Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusbdi.h625 uint8_t usbd_get_device_index(struct usb_device *udev);
H A Dusb_request.c170 if (usbd_get_device_index(udev) != usb_ctrl_debug.dev_index) in usbd_get_debug_bits()
H A Dusb_device.c2691 usbd_get_device_index(struct usb_device *udev) in usbd_get_device_index() function
/freebsd/sys/dev/usb/serial/
H A Duftdi.c1097 usbd_get_device_index(uaa->device)); in uftdi_probe()