Searched refs:tuner_attach_stv6110 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 117 static int tuner_attach_stv6110(struct ngene_channel *chan) in tuner_attach_stv6110() function 266 return tuner_attach_stv6110(chan); in tuner_attach_probe() 1034 .tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110}, 1048 .tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110}, 1063 .tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110, tuner_attach_probe, tuner_attach_probe}, 1078 .tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110, tuner_attach_prob [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 117 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_probe}, 1074 .tuner_attach = {tuner_attach_stv6110, tuner_attach_stv6110, tuner_attach_prob [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 1144 static int tuner_attach_stv6110(struct ddb_input *input, int type) in tuner_attach_stv6110() function 1517 if (tuner_attach_stv6110(input, 0) < 0) in dvb_input_attach() 1523 if (tuner_attach_stv6110(input, 1) < 0) in dvb_input_attach()
|
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 1135 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()
|
Completed in 12 milliseconds