Searched refs:cs5345_state (Results 1 – 1 of 1) sorted by relevance
39 struct cs5345_state { struct44 static inline struct cs5345_state *to_state(struct v4l2_subdev *sd) in to_state() argument46 return container_of(sd, struct cs5345_state, sd); in to_state()51 return &container_of(ctrl->handler, struct cs5345_state, hdl)->sd; in to_sd()162 struct cs5345_state *state; in cs5345_probe()204 struct cs5345_state *state = to_state(sd); in cs5345_remove()