Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/
Dusbdevice_fs.h229 #define USBDEVFS_WAIT_FOR_RESUME _IO('U', 35) macro
/linux-6.14.4/tools/perf/trace/beauty/include/uapi/linux/
Dusbdevice_fs.h229 #define USBDEVFS_WAIT_FOR_RESUME _IO('U', 35) macro
/linux-6.14.4/drivers/usb/core/
Ddevio.c2803 case USBDEVFS_WAIT_FOR_RESUME: in usbdev_do_ioctl()