Searched refs:USB_GET_DEV_PORT_PATH (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb_ioctl.h | 299 #define USB_GET_DEV_PORT_PATH _IOR ('U', 134, struct usb_device_port_path) macro |
D | usb_generic.c | 2381 case USB_GET_DEV_PORT_PATH: { in ugen_ioctl_post() |