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.c1557 struct it913x_platform_data it913x_pdata = { in af9035_tuner_attach() local
1580 it913x_pdata.role = IT913X_ROLE_DUAL_MASTER; in af9035_tuner_attach()
1582 it913x_pdata.role = IT913X_ROLE_DUAL_SLAVE; in af9035_tuner_attach()
1584 it913x_pdata.role = IT913X_ROLE_SINGLE; in af9035_tuner_attach()
1590 &it913x_pdata, in af9035_tuner_attach()
1591 sizeof(it913x_pdata)); in af9035_tuner_attach()