Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/mon/
Dmon_bin.c257 static int copy_from_buf(const struct mon_reader_bin *this, unsigned int off, in copy_from_buf() function
759 if (copy_from_buf(rp, offset, data, step_len)) { in mon_bin_get_event()
839 if (copy_from_buf(rp, offset, buf, step_len)) { in mon_bin_read()