Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9035.c1551 struct it913x_platform_data it913x_pdata = { in af9035_tuner_attach() local
1574 it913x_pdata.role = IT913X_ROLE_DUAL_MASTER; in af9035_tuner_attach()
1576 it913x_pdata.role = IT913X_ROLE_DUAL_SLAVE; in af9035_tuner_attach()
1578 it913x_pdata.role = IT913X_ROLE_SINGLE; in af9035_tuner_attach()
1584 &it913x_pdata, in af9035_tuner_attach()
1585 sizeof(it913x_pdata)); in af9035_tuner_attach()