Home
last modified time | relevance | path

Searched refs:USBDEVFS_DISCONNECT (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dusbdevice_fs.h212 #define USBDEVFS_DISCONNECT _IO('U', 22) macro
/linux/include/uapi/linux/
H A Dusbdevice_fs.h212 #define USBDEVFS_DISCONNECT _IO('U', 22) macro
/linux/drivers/usb/core/
H A Ddevio.c2356 case USBDEVFS_DISCONNECT: in proc_ioctl()