Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/v4l2-core/
Dtuner-core.c179 static inline struct tuner *to_tuner(struct v4l2_subdev *sd) in to_tuner() function
253 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_type()
475 struct tuner *t = to_tuner(sd); in tuner_s_type_addr()
509 struct tuner *t = to_tuner(sd); in tuner_s_config()
731 struct tuner *t = to_tuner(i2c_get_clientdata(client)); in tuner_remove()
840 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_tv_freq()
981 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_radio_freq()
1090 struct tuner *t = to_tuner(sd); in tuner_s_radio()
1107 struct tuner *t = to_tuner(sd); in tuner_standby()
1119 struct tuner *t = to_tuner(sd); in tuner_s_std()
[all …]