Home
last modified time | relevance | path

Searched refs:i2c_tuner (Results 1 – 1 of 1) sorted by relevance

/drivers/media/dvb/b2c2/
Dflexcop-fe-tuner.c518 struct i2c_adapter *i2c_tuner; in flexcop_frontend_init() local
525 i2c_tuner = s5h1420_get_tuner_i2c_adapter(fc->fe); in flexcop_frontend_init()
543 if (i2c_tuner) { in flexcop_frontend_init()
544 if (dvb_attach(itd1000_attach, fc->fe, i2c_tuner, &skystar2_rev2_7_itd1000_config) == NULL) in flexcop_frontend_init()
557 i2c_tuner = cx24123_get_tuner_i2c_adapter(fc->fe); in flexcop_frontend_init()
558 if (i2c_tuner != NULL) { in flexcop_frontend_init()
561 i2c_tuner) == NULL) in flexcop_frontend_init()