Searched refs:USBDEVFS_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/include/uapi/linux/ | ||
| D | usbdevice_fs.h | 182 #define USBDEVFS_DISCONNECT        _IO('U', 22)  macro | 
| /linux-4.1.27/drivers/usb/core/ | ||
| D | devio.c | 1948 	case USBDEVFS_DISCONNECT:  in proc_ioctl() |