Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dusbdevice_fs.h185 #define USBDEVFS_RELEASE_PORT _IOR('U', 25, unsigned int) macro
/linux-4.1.27/drivers/usb/core/
Ddevio.c2300 case USBDEVFS_RELEASE_PORT: in usbdev_do_ioctl()