Lines Matching refs:to_tuner
227 static inline struct tuner *to_tuner(struct v4l2_subdev *sd) in to_tuner() function
301 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_type()
523 struct tuner *t = to_tuner(sd); in tuner_s_type_addr()
557 struct tuner *t = to_tuner(sd); in tuner_s_config()
782 struct tuner *t = to_tuner(i2c_get_clientdata(client)); in tuner_remove()
890 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_tv_freq()
1031 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_radio_freq()
1140 struct tuner *t = to_tuner(sd); in tuner_s_radio()
1157 struct tuner *t = to_tuner(sd); in tuner_standby()
1169 struct tuner *t = to_tuner(sd); in tuner_s_std()
1183 struct tuner *t = to_tuner(sd); in tuner_s_frequency()
1202 struct tuner *t = to_tuner(sd); in tuner_g_frequency()
1233 struct tuner *t = to_tuner(sd); in tuner_g_tuner()
1286 struct tuner *t = to_tuner(sd); in tuner_s_tuner()
1310 struct tuner *t = to_tuner(sd); in tuner_log_status()
1322 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in tuner_suspend()
1338 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in tuner_resume()