Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
H A Dusbdevice_fs.h213 #define USBDEVFS_CONNECT _IO('U', 23) macro
/linux-6.15/include/uapi/linux/
H A Dusbdevice_fs.h213 #define USBDEVFS_CONNECT _IO('U', 23) macro
/linux-6.15/drivers/usb/core/
H A Ddevio.c2366 case USBDEVFS_CONNECT: in proc_ioctl()