Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/mon/
Dmon_bin.c156 u32 nflush32; member
1163 if (mfetch.nflush32) { in mon_bin_compat_ioctl()
1164 ret = mon_bin_flush(rp, mfetch.nflush32); in mon_bin_compat_ioctl()
1167 if (put_user(ret, &uptr->nflush32)) in mon_bin_compat_ioctl()