Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/mon/
Dmon_bin.c47 #define MON_IOCX_MFETCH32 _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch32)
150 struct mon_bin_mfetch32 { struct
1148 struct mon_bin_mfetch32 mfetch; in mon_bin_compat_ioctl()
1149 struct mon_bin_mfetch32 __user *uptr; in mon_bin_compat_ioctl()
1151 uptr = (struct mon_bin_mfetch32 __user *) compat_ptr(arg); in mon_bin_compat_ioctl()