Lines Matching refs:ts2020_priv
30 struct ts2020_priv { struct
61 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_release() argument
72 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_sleep()
94 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_init()
167 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_tuner_gate_ctrl()
179 struct ts2020_priv *dev = fe->tuner_priv; in ts2020_set_tuner_rf()
201 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_set_params()
326 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_get_frequency()
349 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_read_tuner_gain()
408 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_get_tuner_gain()
439 struct ts2020_priv *priv = container_of(work, struct ts2020_priv, in ts2020_stat_work()
467 struct ts2020_priv *priv = fe->tuner_priv; in ts2020_read_signal_strength()
547 struct ts2020_priv *dev = __dev; in ts2020_regmap_lock()
556 struct ts2020_priv *dev = __dev; in ts2020_regmap_unlock()
568 struct ts2020_priv *dev; in ts2020_probe()
711 struct ts2020_priv *dev = i2c_get_clientdata(client); in ts2020_remove()