Searched refs:BUS_USB (Results 1 – 5 of 5) sorted by relevance
45 case BUS_USB: in getInputBus()
108 #define BUS_USB 0x03 macro
42 device.id.bustype = BUS_USB; in init()
122 case BUS_USB: in populateDeviceInfo()
507 return identifier.bus == BUS_USB || identifier.bus == BUS_BLUETOOTH; in isExternalDeviceLocked()