Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dit913x.h32 struct it913x_config { struct
Dit913x.c391 struct it913x_config *cfg = client->dev.platform_data; in it913x_probe()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Daf9035.c1467 struct it913x_config it913x_config = { in af9035_tuner_attach() local
1474 it913x_config.role = IT913X_ROLE_DUAL_MASTER; in af9035_tuner_attach()
1476 it913x_config.role = IT913X_ROLE_DUAL_SLAVE; in af9035_tuner_attach()
1481 &it913x_config, &d->i2c_adap); in af9035_tuner_attach()
1492 struct it913x_config it913x_config = { in af9035_tuner_attach() local
1499 it913x_config.role = IT913X_ROLE_DUAL_MASTER; in af9035_tuner_attach()
1501 it913x_config.role = IT913X_ROLE_DUAL_SLAVE; in af9035_tuner_attach()
1506 &it913x_config, &d->i2c_adap); in af9035_tuner_attach()