Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dusbdevice_fs.h192 #define USBDEVFS_CLAIM_PORT _IOR('U', 24, unsigned int) macro
/Linux-v4.19/drivers/usb/core/
Ddevio.c2528 case USBDEVFS_CLAIM_PORT: in usbdev_do_ioctl()