Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dadv7842.c67 struct adv7842_state { struct
214 static inline struct adv7842_state *to_state(struct v4l2_subdev *sd) in to_state()
216 return container_of(sd, struct adv7842_state, sd); in to_state()
221 return &container_of(ctrl->handler, struct adv7842_state, hdl)->sd; in to_sd()
340 struct adv7842_state *state = to_state(sd); in avlink_read()
347 struct adv7842_state *state = to_state(sd); in avlink_write()
354 struct adv7842_state *state = to_state(sd); in cec_read()
361 struct adv7842_state *state = to_state(sd); in cec_write()
373 struct adv7842_state *state = to_state(sd); in infoframe_read()
380 struct adv7842_state *state = to_state(sd); in infoframe_write()
[all …]