Home
last modified time | relevance | path

Searched refs:xo2_id (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
618 if (port_has_xo2(i2c, &xo2_type, &xo2_id)) { in cineS2_probe()
619 xo2_id >>= 2; in cineS2_probe()
621 chan->number, xo2_type, xo2_id); in cineS2_probe()
632 xo2_demodtype = DEMOD_TYPE_XO2 + xo2_id; in cineS2_probe()
640 xo2names[xo2_id], chan->number); in cineS2_probe()
649 xo2names[xo2_id], chan->number); in cineS2_probe()