Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/mon/
H A Dmon_bin.c261 static int copy_from_buf(const struct mon_reader_bin *this, unsigned int off, in copy_from_buf() function
764 if (copy_from_buf(rp, offset, data, step_len)) { in mon_bin_get_event()
844 if (copy_from_buf(rp, offset, buf, step_len)) { in mon_bin_read()
/kernel/linux/linux-6.6/drivers/usb/mon/
H A Dmon_bin.c264 static int copy_from_buf(const struct mon_reader_bin *this, unsigned int off, in copy_from_buf() function
767 if (copy_from_buf(rp, offset, data, step_len)) { in mon_bin_get_event()
847 if (copy_from_buf(rp, offset, buf, step_len)) { in mon_bin_read()

Completed in 5 milliseconds