Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/mon/
H 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()
1302 static int mon_bin_wait_event(struct file *file, struct mon_reader_bin *rp) in mon_bin_wait_event() function
/kernel/linux/linux-6.6/drivers/usb/mon/
H A Dmon_bin.c225 static int mon_bin_wait_event(struct file *file, struct mon_reader_bin *rp);
752 if ((rc = mon_bin_wait_event(file, rp)) < 0) { in mon_bin_get_event()
818 if ((rc = mon_bin_wait_event(file, rp)) < 0) { in mon_bin_read()
914 if ((rc = mon_bin_wait_event(file, rp)) < 0) { in mon_bin_fetch()
1304 static int mon_bin_wait_event(struct file *file, struct mon_reader_bin *rp) in mon_bin_wait_event() function

Completed in 4 milliseconds