Searched refs:stb6000_attach (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/media/dvb-frontends/ |
A D | stb6000.h | 26 extern struct dvb_frontend *stb6000_attach(struct dvb_frontend *fe, int addr, 29 static inline struct dvb_frontend *stb6000_attach(struct dvb_frontend *fe, in stb6000_attach() function
|
A D | stb6000.c | 187 struct dvb_frontend *stb6000_attach(struct dvb_frontend *fe, int addr, in stb6000_attach() function 235 EXPORT_SYMBOL(stb6000_attach);
|
/linux-6.3-rc2/drivers/media/pci/dm1105/ |
A D | dm1105.c | 867 dvb_attach(stb6000_attach, dev->fe, 0x61, in frontend_init() 915 dvb_attach(stb6000_attach, dev->fe, 0x61, in frontend_init()
|
/linux-6.3-rc2/drivers/media/usb/dvb-usb/ |
A D | dw2102.c | 1264 if (dvb_attach(stb6000_attach, d->fe_adap[0].fe, 0x61, in dw2102_frontend_attach() 1323 if (NULL == dvb_attach(stb6000_attach, d->fe_adap[0].fe, 0x61, &d->dev->i2c_adap)) in stv0288_frontend_attach()
|
/linux-6.3-rc2/drivers/media/pci/ttpci/ |
A D | budget-ci.c | 1383 …if (dvb_attach(stb6000_attach, budget_ci->budget.dvb_frontend, 0x63, &budget_ci->budget.i2c_adap))… in frontend_init()
|
/linux-6.3-rc2/drivers/media/pci/cx88/ |
A D | cx88-dvb.c | 1501 if (!dvb_attach(stb6000_attach, in dvb_register()
|
Completed in 18 milliseconds