Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dadv7842.c98 struct adv7842_state { struct
253 static inline struct adv7842_state *to_state(struct v4l2_subdev *sd) in to_state()
255 return container_of(sd, struct adv7842_state, sd); in to_state()
260 return &container_of(ctrl->handler, struct adv7842_state, hdl)->sd; in to_sd()
395 struct adv7842_state *state = to_state(sd); in avlink_read()
402 struct adv7842_state *state = to_state(sd); in avlink_write()
409 struct adv7842_state *state = to_state(sd); in cec_read()
416 struct adv7842_state *state = to_state(sd); in cec_write()
428 struct adv7842_state *state = to_state(sd); in infoframe_read()
435 struct adv7842_state *state = to_state(sd); in infoframe_write()
[all …]