Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/ngene/
H A Dngene-cards.c600 u8 xo2_type, xo2_id, xo2_demodtype; in cineS2_probe() local
619 xo2_demodtype = DEMOD_TYPE_XO2 + xo2_id; in cineS2_probe()
621 switch (xo2_demodtype) { in cineS2_probe()
628 chan->demod_type = xo2_demodtype; in cineS2_probe()
629 if (xo2_demodtype == DEMOD_TYPE_SONY_C2T2I) in cineS2_probe()
637 chan->demod_type = xo2_demodtype; in cineS2_probe()
/kernel/linux/linux-6.6/drivers/media/pci/ngene/
H A Dngene-cards.c600 u8 xo2_type, xo2_id, xo2_demodtype; in cineS2_probe() local
619 xo2_demodtype = DEMOD_TYPE_XO2 + xo2_id; in cineS2_probe()
621 switch (xo2_demodtype) { in cineS2_probe()
628 chan->demod_type = xo2_demodtype; in cineS2_probe()
629 if (xo2_demodtype == DEMOD_TYPE_SONY_C2T2I) in cineS2_probe()
637 chan->demod_type = xo2_demodtype; in cineS2_probe()

Completed in 4 milliseconds