mon_bin_mfetch32   50 drivers/usb/mon/mon_bin.c #define MON_IOCX_MFETCH32 _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch32)
mon_bin_mfetch32 1161 drivers/usb/mon/mon_bin.c 		struct mon_bin_mfetch32 mfetch;
mon_bin_mfetch32 1162 drivers/usb/mon/mon_bin.c 		struct mon_bin_mfetch32 __user *uptr;
mon_bin_mfetch32 1164 drivers/usb/mon/mon_bin.c 		uptr = (struct mon_bin_mfetch32 __user *) compat_ptr(arg);