Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
H A Dusbdevice_fs.h214 #define USBDEVFS_CLAIM_PORT _IOR('U', 24, unsigned int) macro
/linux-6.15/include/uapi/linux/
H A Dusbdevice_fs.h214 #define USBDEVFS_CLAIM_PORT _IOR('U', 24, unsigned int) macro
/linux-6.15/drivers/usb/core/
H A Ddevio.c2770 case USBDEVFS_CLAIM_PORT: in usbdev_do_ioctl()