Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/saa7134/
Dsaa7134-vbi.c35 #define VBI_LINE_COUNT 17 macro
137 if (dev->vbi_vlen > VBI_LINE_COUNT) in queue_setup()
138 dev->vbi_vlen = VBI_LINE_COUNT; in queue_setup()
/linux-6.1.9/drivers/media/usb/cx231xx/
Dcx231xx.h79 #define VBI_LINE_COUNT 17 macro