Lines Matching refs:to_state
76 static inline struct saa717x_state *to_state(struct v4l2_subdev *sd) in to_state() function
878 struct saa717x_state *state = to_state(sd); in saa717x_s_ctrl()
927 struct saa717x_state *decoder = to_state(sd); in saa717x_s_video_routing()
1070 struct saa717x_state *decoder = to_state(sd); in saa717x_s_radio()
1078 struct saa717x_state *decoder = to_state(sd); in saa717x_s_std()
1091 struct saa717x_state *decoder = to_state(sd); in saa717x_s_audio_routing()
1106 struct saa717x_state *decoder = to_state(sd); in saa717x_s_stream()
1118 struct saa717x_state *decoder = to_state(sd); in saa717x_s_tuner()
1152 struct saa717x_state *decoder = to_state(sd); in saa717x_g_tuner()
1195 struct saa717x_state *state = to_state(sd); in saa717x_log_status()
1356 kfree(to_state(sd)); in saa717x_remove()