Searched refs:usbd_set_parent_iface (Results 1 - 5 of 5) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usbdi.h | 571 void usbd_set_parent_iface(struct usb_device *udev, uint8_t iface_index,
|
H A D | usb_generic.c | 2361 usbd_set_parent_iface(f->udev, n, n); in ugen_ioctl_post()
|
H A D | usb_device.c | 1193 * usbd_set_parent_iface 1203 usbd_set_parent_iface(struct usb_device *udev, uint8_t iface_index, in usbd_set_parent_iface() function
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | if_cdce.c | 507 usbd_set_parent_iface(uaa->device, i, uaa->info.bIfaceIndex); in cdce_attach()
|
/third_party/FreeBSD/sys/dev/usb/serial/ |
H A D | u3g.c | 706 usbd_set_parent_iface(uaa->device, i, uaa->info.bIfaceIndex); in u3g_attach()
|
Completed in 10 milliseconds