Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dsaa717x.c56 struct saa717x_state { struct
76 static inline struct saa717x_state *to_state(struct v4l2_subdev *sd) in to_state() argument
78 return container_of(sd, struct saa717x_state, sd); in to_state()
83 return &container_of(ctrl->handler, struct saa717x_state, hdl)->sd; in to_sd()
781 struct saa717x_state *decoder) in set_audio_regs()
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()
1059 struct saa717x_state *decoder = to_state(sd); in saa717x_s_radio()
1067 struct saa717x_state *decoder = to_state(sd); in saa717x_s_std()
1080 struct saa717x_state *decoder = to_state(sd); in saa717x_s_audio_routing()
[all …]