Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dcs53l32a.c31 struct cs53l32a_state { struct
36 static inline struct cs53l32a_state *to_state(struct v4l2_subdev *sd) in to_state() argument
38 return container_of(sd, struct cs53l32a_state, sd); in to_state()
43 return &container_of(ctrl->handler, struct cs53l32a_state, hdl)->sd; in to_sd()
95 struct cs53l32a_state *state = to_state(sd); in cs53l32a_log_status()
134 struct cs53l32a_state *state; in cs53l32a_probe()
196 struct cs53l32a_state *state = to_state(sd); in cs53l32a_remove()