Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-vbi.c46 #define VBI_LINE_COUNT 17 macro
147 if (dev->vbi_vlen > VBI_LINE_COUNT) in queue_setup()
148 dev->vbi_vlen = VBI_LINE_COUNT; in queue_setup()
/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx.h86 #define VBI_LINE_COUNT 17 macro