Home
last modified time | relevance | path

Searched refs:MON_IOCX_MFETCH (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/usb/mon/
Dmon_bin.c43 #define MON_IOCX_MFETCH _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch) macro
1080 case MON_IOCX_MFETCH: in mon_bin_ioctl()
/linux-5.19.10/Documentation/usb/
Dusbmon.rst310 MON_IOCX_MFETCH, defined as _IOWR(MON_IOC_MAGIC, 7, struct mon_mfetch_arg)
361 ioctl(fd, MON_IOCX_MFETCH, &fetch); // Process errors, too