Home
last modified time | relevance | path

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

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