Home
last modified time | relevance | path

Searched refs:usb_device_port_path (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb_ioctl.h132 struct usb_device_port_path { struct
277 #define USB_GET_DEV_PORT_PATH _IOR ('U', 134, struct usb_device_port_path)
H A Dusb_generic.c1989 ugen_get_port_path(struct usb_fifo *f, struct usb_device_port_path *dpp) in ugen_get_port_path()
2235 struct usb_device_port_path *dpp; in ugen_ioctl_post()
/freebsd/lib/libusb/
H A Dlibusb20_ugen20.c138 struct usb_device_port_path udpp; in ugen20_enumerate()