Searched refs:stb6100_attach (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stb6100.h | 86 extern struct dvb_frontend *stb6100_attach(struct dvb_frontend *fe, 92 static inline struct dvb_frontend *stb6100_attach(struct dvb_frontend *fe, in stb6100_attach() function
|
H A D | stb6100.c | 531 struct dvb_frontend *stb6100_attach(struct dvb_frontend *fe, in stb6100_attach() function 560 EXPORT_SYMBOL_GPL(stb6100_attach);
|
/openbmc/linux/drivers/media/pci/mantis/ |
H A D | mantis_vp1041.c | 312 if (dvb_attach(stb6100_attach, mantis->fe, &vp1041_stb6100_config, adapter)) { in vp1041_frontend_init()
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | pctv452e.c | 947 if (dvb_attach(stb6100_attach, a->fe_adap[0].fe, &stb6100_config, in pctv452e_tuner_attach()
|
H A D | az6027.c | 915 if (stb6100_attach(adap->fe_adap[0].fe, &az6027_stb6100_config, &adap->dev->i2c_adap)) { in az6027_frontend_attach()
|
H A D | dw2102.c | 1237 if (dvb_attach(stb6100_attach, d->fe_adap[0].fe, in dw2104_frontend_attach()
|
/openbmc/linux/drivers/media/pci/ttpci/ |
H A D | budget-ci.c | 1423 …if (dvb_attach(stb6100_attach, budget_ci->budget.dvb_frontend, &tt3200_stb6100_config, &budget_ci-… in frontend_init()
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 1555 if (!dvb_attach(stb6100_attach, fe0->dvb.frontend, in dvb_register()
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 1806 if (!dvb_attach(stb6100_attach, in dvb_register()
|