Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/mon/
H A Dmon_bin.c200 unsigned int cnt_lost; member
555 rp->cnt_lost++; in mon_bin_event()
646 /* Not incrementing cnt_lost. Just because. */ in mon_bin_error()
1052 rp->cnt_lost = 0; in mon_bin_ioctl()
1112 ndropped = rp->cnt_lost; in mon_bin_ioctl()
1113 rp->cnt_lost = 0; in mon_bin_ioctl()
/kernel/linux/linux-6.6/drivers/usb/mon/
H A Dmon_bin.c200 unsigned int cnt_lost; member
558 rp->cnt_lost++; in mon_bin_event()
649 /* Not incrementing cnt_lost. Just because. */ in mon_bin_error()
1055 rp->cnt_lost = 0; in mon_bin_ioctl()
1115 ndropped = rp->cnt_lost; in mon_bin_ioctl()
1116 rp->cnt_lost = 0; in mon_bin_ioctl()

Completed in 4 milliseconds