Searched refs:tuner_attach_tda18212 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 223 static int tuner_attach_tda18212(struct ngene_channel *chan, u32 dmdtype) in tuner_attach_tda18212() function 274 return tuner_attach_tda18212(chan, chan->demod_type); in tuner_attach_probe()
|
/kernel/linux/linux-6.6/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 223 static int tuner_attach_tda18212(struct ngene_channel *chan, u32 dmdtype) in tuner_attach_tda18212() function 274 return tuner_attach_tda18212(chan, chan->demod_type); in tuner_attach_probe()
|
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 1023 static int tuner_attach_tda18212(struct ddb_input *input, u32 porttype) in tuner_attach_tda18212() function 1553 if (tuner_attach_tda18212(input, port->type) < 0) in dvb_input_attach() 1573 if (tuner_attach_tda18212(input, port->type) < 0) in dvb_input_attach() 1584 if (tuner_attach_tda18212(input, port->type) < 0) in dvb_input_attach()
|
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 1014 static int tuner_attach_tda18212(struct ddb_input *input, u32 porttype) in tuner_attach_tda18212() function 1544 if (tuner_attach_tda18212(input, port->type) < 0) in dvb_input_attach() 1564 if (tuner_attach_tda18212(input, port->type) < 0) in dvb_input_attach() 1575 if (tuner_attach_tda18212(input, port->type) < 0) in dvb_input_attach()
|
Completed in 12 milliseconds