Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dusbdevice_fs.h184 #define USBDEVFS_CLAIM_PORT _IOR('U', 24, unsigned int) macro
/linux-4.4.14/drivers/usb/core/
Ddevio.c2300 case USBDEVFS_CLAIM_PORT: in usbdev_do_ioctl()