Searched refs:stv0367ddb_attach (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0367.h | 38 dvb_frontend *stv0367ddb_attach(const struct stv0367_config *config, 56 dvb_frontend *stv0367ddb_attach(const struct stv0367_config *config, in stv0367ddb_attach() function
|
H A D | stv0367.c | 3273 struct dvb_frontend *stv0367ddb_attach(const struct stv0367_config *config, in stv0367ddb_attach() function 3329 EXPORT_SYMBOL_GPL(stv0367ddb_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0367.h | 38 dvb_frontend *stv0367ddb_attach(const struct stv0367_config *config, 56 dvb_frontend *stv0367ddb_attach(const struct stv0367_config *config, in stv0367ddb_attach() function
|
H A D | stv0367.c | 3269 struct dvb_frontend *stv0367ddb_attach(const struct stv0367_config *config, in stv0367ddb_attach() function 3325 EXPORT_SYMBOL_GPL(stv0367ddb_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 384 chan->fe = dvb_attach(stv0367ddb_attach, in demod_attach_stv0367() 388 dev_err(pdev, "stv0367ddb_attach() failed!\n"); in demod_attach_stv0367()
|
/kernel/linux/linux-6.6/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 384 chan->fe = dvb_attach(stv0367ddb_attach, in demod_attach_stv0367() 388 dev_err(pdev, "stv0367ddb_attach() failed!\n"); in demod_attach_stv0367()
|
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 956 dvb->fe = dvb_attach(stv0367ddb_attach, in demod_attach_stv0367()
|
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 947 dvb->fe = dvb_attach(stv0367ddb_attach, in demod_attach_stv0367()
|
Completed in 20 milliseconds