Home
last modified time | relevance | path

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

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