Home
last modified time | relevance | path

Searched refs:CX88_VMUX_DVB (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c526 .type = CX88_VMUX_DVB,
538 .type = CX88_VMUX_DVB,
790 .type = CX88_VMUX_DVB,
911 .type = CX88_VMUX_DVB,
961 .type = CX88_VMUX_DVB,
985 .type = CX88_VMUX_DVB,
998 .type = CX88_VMUX_DVB,
1345 .type = CX88_VMUX_DVB,
1483 .type = CX88_VMUX_DVB,
2030 .type = CX88_VMUX_DVB,
[all …]
H A Dcx88.h241 CX88_VMUX_DVB, enumerator
H A Dcx88-mpeg.c532 if (core->board.input[i].type == CX88_VMUX_DVB) { in cx8802_request_acquire()