Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dsaa717x.c43 struct saa717x_state { struct
63 static inline struct saa717x_state *to_state(struct v4l2_subdev *sd) in to_state() argument
65 return container_of(sd, struct saa717x_state, sd); in to_state()
70 return &container_of(ctrl->handler, struct saa717x_state, hdl)->sd; in to_sd()
768 struct saa717x_state *decoder) in set_audio_regs()
865 struct saa717x_state *state = to_state(sd); in saa717x_s_ctrl()
914 struct saa717x_state *decoder = to_state(sd); in saa717x_s_video_routing()
1052 struct saa717x_state *decoder = to_state(sd); in saa717x_s_radio()
1060 struct saa717x_state *decoder = to_state(sd); in saa717x_s_std()
1073 struct saa717x_state *decoder = to_state(sd); in saa717x_s_audio_routing()
[all …]