Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/v4l2-core/
Dtuner-core.c194 static inline struct tuner *to_tuner(struct v4l2_subdev *sd) in to_tuner() function
268 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_type()
490 struct tuner *t = to_tuner(sd); in tuner_s_type_addr()
525 struct tuner *t = to_tuner(sd); in tuner_s_config()
732 struct tuner *t = to_tuner(i2c_get_clientdata(client)); in tuner_remove()
839 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_tv_freq()
980 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_radio_freq()
1089 struct tuner *t = to_tuner(sd); in tuner_s_radio()
1107 struct tuner *t = to_tuner(sd); in tuner_s_power()
1127 struct tuner *t = to_tuner(sd); in tuner_s_std()
[all …]