Searched refs:dvb_pll_attach (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/media/dvb-frontends/ |
| H A D | dvb-pll.h | 50 extern struct dvb_frontend *dvb_pll_attach(struct dvb_frontend *fe, 55 static inline struct dvb_frontend *dvb_pll_attach(struct dvb_frontend *fe, in dvb_pll_attach() function
|
| H A D | dvb-pll.c | 781 struct dvb_frontend *dvb_pll_attach(struct dvb_frontend *fe, int pll_addr, in dvb_pll_attach() function 869 EXPORT_SYMBOL_GPL(dvb_pll_attach); 885 if (!dvb_pll_attach(fe, client->addr, client->adapter, desc_id)) in dvb_pll_probe()
|
| /linux/drivers/media/common/b2c2/ |
| H A D | flexcop-fe-tuner.c | 179 if (!dvb_attach(dvb_pll_attach, fc->fe, 0x61, i2c, in skystar2_rev23_attach() 290 if (!dvb_attach(dvb_pll_attach, fc->fe, 0x61, i2c, in skystar2_rev26_attach() 451 return !!dvb_attach(dvb_pll_attach, fc->fe, 0x61, NULL, in airstar_dvbt_attach() 488 return !!dvb_attach(dvb_pll_attach, fc->fe, 0x61, NULL, in airstar_atsc2_attach() 612 if (!dvb_attach(dvb_pll_attach, fc->fe, 0x61, in cablestar2_attach()
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | dibusb-mc-common.c | 158 if (dvb_attach(dvb_pll_attach, adap->fe_adap[0].fe, 0x60, tun_i2c, DVB_PLL_ENV57H1XD5) == NULL) in dibusb_dib3000mc_tuner_attach()
|
| /linux/drivers/media/pci/dm1105/ |
| H A D | dm1105.c | 857 dvb_attach(dvb_pll_attach, dev->fe, 0x60, in frontend_init() 905 dvb_attach(dvb_pll_attach, dev->fe, 0x60, in frontend_init()
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-dvb.c | 1509 dvb_attach(dvb_pll_attach, fe0->dvb.frontend, 0x61, in dvb_init() 1652 if (dvb_attach(dvb_pll_attach, fe0->dvb.frontend, 0x60, in dvb_init()
|
| /linux/drivers/media/pci/ngene/ |
| H A D | ngene-cards.c | 751 if (!dvb_attach(dvb_pll_attach, chan->fe, feconf->pll_address, in tuner_attach_dtt7520x()
|
| /linux/drivers/media/usb/dvb-usb-v2/ |
| H A D | lmedm04.c | 1089 if (dvb_attach(dvb_pll_attach , adap->fe[0], 0x60, in dm04_lme2510_tuner()
|
| /linux/drivers/media/pci/ttpci/ |
| H A D | budget-av.c | 1259 dvb_attach(dvb_pll_attach, fe, 0x60, in frontend_init()
|