Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/tuners/
Dit913x.h32 struct it913x_config { struct
Dit913x.c391 struct it913x_config *cfg = client->dev.platform_data; in it913x_probe()
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
Daf9035.c1456 struct it913x_config it913x_config = { in af9035_tuner_attach() local
1463 it913x_config.role = IT913X_ROLE_DUAL_MASTER; in af9035_tuner_attach()
1465 it913x_config.role = IT913X_ROLE_DUAL_SLAVE; in af9035_tuner_attach()
1470 &it913x_config, &d->i2c_adap); in af9035_tuner_attach()
1481 struct it913x_config it913x_config = { in af9035_tuner_attach() local
1488 it913x_config.role = IT913X_ROLE_DUAL_MASTER; in af9035_tuner_attach()
1490 it913x_config.role = IT913X_ROLE_DUAL_SLAVE; in af9035_tuner_attach()
1495 &it913x_config, &d->i2c_adap); in af9035_tuner_attach()