Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/v4l2-core/
Dtuner-core.c227 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()
784 struct tuner *t = to_tuner(i2c_get_clientdata(client)); in tuner_remove()
893 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_tv_freq()
1034 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_radio_freq()
1143 struct tuner *t = to_tuner(sd); in tuner_s_radio()
1160 struct tuner *t = to_tuner(sd); in tuner_standby()
1172 struct tuner *t = to_tuner(sd); in tuner_s_std()
[all …]