Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dcs5345.c26 struct cs5345_state { struct
31 static inline struct cs5345_state *to_state(struct v4l2_subdev *sd) in to_state()
33 return container_of(sd, struct cs5345_state, sd); in to_state()
38 return &container_of(ctrl->handler, struct cs5345_state, hdl)->sd; in to_sd()
142 struct cs5345_state *state; in cs5345_probe()
184 struct cs5345_state *state = to_state(sd); in cs5345_remove()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dcs5345.c26 struct cs5345_state { struct
31 static inline struct cs5345_state *to_state(struct v4l2_subdev *sd) in to_state()
33 return container_of(sd, struct cs5345_state, sd); in to_state()
38 return &container_of(ctrl->handler, struct cs5345_state, hdl)->sd; in to_sd()
141 struct cs5345_state *state; in cs5345_probe()
183 struct cs5345_state *state = to_state(sd); in cs5345_remove()

Completed in 2 milliseconds