Home
last modified time | relevance | path

Searched refs:USB_GET_DEV_PORT_PATH (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h299 #define USB_GET_DEV_PORT_PATH _IOR ('U', 134, struct usb_device_port_path) macro
Dusb_generic.c2381 case USB_GET_DEV_PORT_PATH: { in ugen_ioctl_post()