Searched refs:cs5345_state (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/i2c/
H A Dcs5345.c39 struct cs5345_state { struct
44 static inline struct cs5345_state *to_state(struct v4l2_subdev *sd) to_state()
46 return container_of(sd, struct cs5345_state, sd); to_state()
51 return &container_of(ctrl->handler, struct cs5345_state, hdl)->sd; to_sd()
155 struct cs5345_state *state; cs5345_probe()
197 struct cs5345_state *state = to_state(sd); cs5345_remove()

Completed in 59 milliseconds