Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/ngene/
Dngene-cards.c53 static int tuner_attach_stv6110(struct ngene_channel *chan) in tuner_attach_stv6110() function
127 return tuner_attach_stv6110(chan); in tuner_attach_probe()
621 .tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110},
635 .tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110},
650 ….tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110, tuner_attach_probe, tuner_attach_prob…
665 ….tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110, tuner_attach_probe, tuner_attach_prob…
/linux-4.1.27/drivers/media/pci/ddbridge/
Dddbridge-core.c687 static int tuner_attach_stv6110(struct ddb_input *input, int type) in tuner_attach_stv6110() function
857 if (tuner_attach_stv6110(input, 0) < 0) in dvb_input_attach()
867 if (tuner_attach_stv6110(input, 1) < 0) in dvb_input_attach()