Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
A Dwm8775.c43 struct wm8775_state { struct
53 static inline struct wm8775_state *to_state(struct v4l2_subdev *sd) in to_state() argument
55 return container_of(sd, struct wm8775_state, sd); in to_state()
60 return &container_of(ctrl->handler, struct wm8775_state, hdl)->sd; in to_sd()
83 struct wm8775_state *state = to_state(sd); in wm8775_set_audio()
108 struct wm8775_state *state = to_state(sd); in wm8775_s_routing()
147 struct wm8775_state *state = to_state(sd); in wm8775_log_status()
196 struct wm8775_state *state; in wm8775_probe()
286 struct wm8775_state *state = to_state(sd); in wm8775_remove()

Completed in 4 milliseconds