Searched refs:mon_bin_fetch (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/mon/
H A Dmon_bin.c853 static int mon_bin_fetch(struct file *file, struct mon_reader_bin *rp, function
901 * Count events. This is almost the same as the above mon_bin_fetch,
1043 ret = mon_bin_fetch(file, rp, mfetch.offvec, mfetch.nfetch);
1122 ret = mon_bin_fetch(file, rp, compat_ptr(mfetch.offvec32),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/mon/
H A Dmon_bin.c853 static int mon_bin_fetch(struct file *file, struct mon_reader_bin *rp, function
901 * Count events. This is almost the same as the above mon_bin_fetch,
1043 ret = mon_bin_fetch(file, rp, mfetch.offvec, mfetch.nfetch);
1122 ret = mon_bin_fetch(file, rp, compat_ptr(mfetch.offvec32),

Completed in 167 milliseconds