Searched refs:tuner_attach_stv6110 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/pci/ngene/ |
D | ngene-cards.c | 130 static int tuner_attach_stv6110(struct ngene_channel *chan) in tuner_attach_stv6110() function 279 return tuner_attach_stv6110(chan); in tuner_attach_probe() 1047 .tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110}, 1061 .tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110}, 1076 ….tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110, tuner_attach_probe, tuner_attach_prob… 1091 ….tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110, tuner_attach_probe, tuner_attach_prob…
|
/Linux-v4.19/drivers/media/pci/ddbridge/ |
D | ddbridge-core.c | 1148 static int tuner_attach_stv6110(struct ddb_input *input, int type) in tuner_attach_stv6110() function 1521 if (tuner_attach_stv6110(input, 0) < 0) in dvb_input_attach() 1527 if (tuner_attach_stv6110(input, 1) < 0) in dvb_input_attach()
|