Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dusbdevice_fs.h164 #define USBDEVFS_GETDRIVER _IOW('U', 8, struct usbdevfs_getdriver) macro
/linux-4.1.27/drivers/usb/core/
Ddevio.c2210 case USBDEVFS_GETDRIVER: in usbdev_do_ioctl()