Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dusbdevice_fs.h186 #define USBDEVFS_GET_CAPABILITIES _IOR('U', 26, __u32) macro
/linux-4.4.14/drivers/usb/core/
Ddevio.c2309 case USBDEVFS_GET_CAPABILITIES: in usbdev_do_ioctl()