Searched refs:wm8739_state (Results 1 – 1 of 1) sorted by relevance
40 struct wm8739_state { struct52 static inline struct wm8739_state *to_state(struct v4l2_subdev *sd) in to_state() argument54 return container_of(sd, struct wm8739_state, sd); in to_state()59 return &container_of(ctrl->handler, struct wm8739_state, hdl)->sd; in to_sd()87 struct wm8739_state *state = to_state(sd); in wm8739_s_ctrl()123 struct wm8739_state *state = to_state(sd); in wm8739_s_clock_freq()151 struct wm8739_state *state = to_state(sd); in wm8739_log_status()183 struct wm8739_state *state; in wm8739_probe()239 struct wm8739_state *state = to_state(sd); in wm8739_remove()
Completed in 3 milliseconds