Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Dts2020.c28 struct ts2020_priv { struct
57 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_writereg() argument
88 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_readreg()
125 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_sleep()
138 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_init()
234 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_set_params()
349 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_get_frequency()
405 struct ts2020_priv *priv = NULL; in ts2020_attach()
408 priv = kzalloc(sizeof(struct ts2020_priv), GFP_KERNEL); in ts2020_attach()
458 struct ts2020_priv *dev; in ts2020_probe()
[all …]