Home
last modified time | relevance | path

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

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