HomeSort by relevance Sort by last modified time
    Searched full:usb_get_busses (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/bluez/tools/
csr_usb.c 37 static inline struct usb_bus *usb_get_busses(void) function
68 for (bus = usb_get_busses(); bus; bus = bus->next) {
avctrl.c 38 static inline struct usb_bus *usb_get_busses(void) function
150 for (bus = usb_get_busses(); bus; bus = bus->next)
dfubabel.c 38 static inline struct usb_bus *usb_get_busses(void) function
123 for (bus = usb_get_busses(); bus; bus = bus->next)
hid2hci.c 39 static inline struct usb_bus *usb_get_busses(void) function
262 for (bus = usb_get_busses(); bus; bus = bus->next)
dfutool.c 62 static inline struct usb_bus *usb_get_busses(void) function
128 for (bus = usb_get_busses(); bus; bus = bus->next) {
  /external/bluetooth/bluez/
acinclude.m4 141 AC_CHECK_LIB(usb, usb_get_busses, dummy=yes,
143 [Define to 1 if you need the usb_get_busses() function.]))
ChangeLog     [all...]

Completed in 102 milliseconds