Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ngene/
H A Dngene-cards.c117 static int tuner_attach_stv6110(struct ngene_channel *chan) in tuner_attach_stv6110() function
266 return tuner_attach_stv6110(chan); in tuner_attach_probe()
1030 .tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110},
1044 .tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110},
1059 ….tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110, tuner_attach_probe, tuner_attach_prob…
1074 ….tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110, tuner_attach_probe, tuner_attach_prob…
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c1135 static int tuner_attach_stv6110(struct ddb_input *input, int type) in tuner_attach_stv6110() function
1508 if (tuner_attach_stv6110(input, 0) < 0) in dvb_input_attach()
1514 if (tuner_attach_stv6110(input, 1) < 0) in dvb_input_attach()