Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dwm8775.c56 struct wm8775_state { struct
66 static inline struct wm8775_state *to_state(struct v4l2_subdev *sd) in to_state() argument
68 return container_of(sd, struct wm8775_state, sd); in to_state()
73 return &container_of(ctrl->handler, struct wm8775_state, hdl)->sd; in to_sd()
96 struct wm8775_state *state = to_state(sd); in wm8775_set_audio()
121 struct wm8775_state *state = to_state(sd); in wm8775_s_routing()
160 struct wm8775_state *state = to_state(sd); in wm8775_log_status()
216 struct wm8775_state *state; in wm8775_probe()
306 struct wm8775_state *state = to_state(sd); in wm8775_remove()