Lines Matching refs:ts2020_priv
28 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()
581 struct ts2020_priv *dev = i2c_get_clientdata(client); in ts2020_remove()