Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/mon/
Dmon_bin.c156 u32 nflush32; member
1169 if (mfetch.nflush32) { in mon_bin_compat_ioctl()
1170 ret = mon_bin_flush(rp, mfetch.nflush32); in mon_bin_compat_ioctl()
1173 if (put_user(ret, &uptr->nflush32)) in mon_bin_compat_ioctl()