Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/mon/
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()