Home
last modified time | relevance | path

Searched refs:usbd_get_bus_index (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusbdi.h624 uint8_t usbd_get_bus_index(struct usb_device *udev);
H A Dusb_request.c167 if (usbd_get_bus_index(udev) != usb_ctrl_debug.bus_index) in usbd_get_debug_bits()
H A Dusb_device.c2685 usbd_get_bus_index(struct usb_device *udev) in usbd_get_bus_index() function
/freebsd/sys/dev/usb/serial/
H A Duftdi.c1096 usbd_get_bus_index(uaa->device), in uftdi_probe()