Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/mon/
A Dmon_bin.c222 static int mon_bin_wait_event(struct file *file, struct mon_reader_bin *rp);
749 if ((rc = mon_bin_wait_event(file, rp)) < 0) { in mon_bin_get_event()
815 if ((rc = mon_bin_wait_event(file, rp)) < 0) { in mon_bin_read()
911 if ((rc = mon_bin_wait_event(file, rp)) < 0) { in mon_bin_fetch()
1296 static int mon_bin_wait_event(struct file *file, struct mon_reader_bin *rp) in mon_bin_wait_event() function

Completed in 6 milliseconds