Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/mon/
Dmon_bin.c40 #define MON_IOCX_MFETCH _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch)
137 struct mon_bin_mfetch { struct
1070 struct mon_bin_mfetch mfetch; in mon_bin_ioctl()
1071 struct mon_bin_mfetch __user *uptr; in mon_bin_ioctl()
1073 uptr = (struct mon_bin_mfetch __user *)arg; in mon_bin_ioctl()