Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ngene/
Dngene-cards.c613 u8 xo2_type, xo2_id, xo2_demodtype; in cineS2_probe() local
632 xo2_demodtype = DEMOD_TYPE_XO2 + xo2_id; in cineS2_probe()
634 switch (xo2_demodtype) { in cineS2_probe()
641 chan->demod_type = xo2_demodtype; in cineS2_probe()
642 if (xo2_demodtype == DEMOD_TYPE_SONY_C2T2I) in cineS2_probe()
650 chan->demod_type = xo2_demodtype; in cineS2_probe()