Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dadv7842.c88 struct adv7842_state { struct
247 static inline struct adv7842_state *to_state(struct v4l2_subdev *sd) in to_state()
249 return container_of(sd, struct adv7842_state, sd); in to_state()
254 return &container_of(ctrl->handler, struct adv7842_state, hdl)->sd; in to_sd()
389 struct adv7842_state *state = to_state(sd); in avlink_read()
396 struct adv7842_state *state = to_state(sd); in avlink_write()
403 struct adv7842_state *state = to_state(sd); in cec_read()
410 struct adv7842_state *state = to_state(sd); in cec_write()
422 struct adv7842_state *state = to_state(sd); in infoframe_read()
429 struct adv7842_state *state = to_state(sd); in infoframe_write()
[all …]