Searched refs:copy_from_buf (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.c245 static int copy_from_buf(const struct mon_reader_bin *this, unsigned int off, function
719 if (copy_from_buf(rp, offset, data, step_len)) {
799 if (copy_from_buf(rp, offset, buf, step_len)) {
/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.c245 static int copy_from_buf(const struct mon_reader_bin *this, unsigned int off, function
719 if (copy_from_buf(rp, offset, data, step_len)) {
799 if (copy_from_buf(rp, offset, buf, step_len)) {

Completed in 186 milliseconds