Searched refs:vb_full (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/usb/airspy/
H A Dairspy.c110 unsigned int vb_full; /* vb is full and packets dropped */ member in struct:airspy
295 s->vb_full++;
298 s->vb_full);
/linux-master/drivers/media/usb/msi2500/
H A Dmsi2500.c130 unsigned int vb_full; /* vb is full and packets dropped */ member in struct:msi2500_dev
412 dev->vb_full++;
415 dev->vb_full);
/linux-master/drivers/media/usb/hackrf/
H A Dhackrf.c124 unsigned int vb_full; /* vb is full and packets dropped */ member in struct:hackrf_dev
507 dev->vb_full++;
510 dev->vb_full);
/linux-master/drivers/media/dvb-frontends/
H A Drtl2832_sdr.c126 unsigned int vb_full; /* vb is full and packets dropped */ member in struct:rtl2832_sdr_dev
246 dev->vb_full++;
249 dev->vb_full);

Completed in 106 milliseconds