Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7511-v4l2.c82 struct adv7511_state { struct
146 static inline struct adv7511_state *get_adv7511_state(struct v4l2_subdev *sd) in get_adv7511_state()
148 return container_of(sd, struct adv7511_state, sd); in get_adv7511_state()
153 return &container_of(ctrl->handler, struct adv7511_state, hdl)->sd; in to_sd()
236 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_edid_rd()
251 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_cec_read()
258 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_cec_write()
279 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_pktmem_rd()
286 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_pktmem_wr()
380 struct adv7511_state *stat in adv7511_set_rgb_quantization_mode()
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7511-v4l2.c81 struct adv7511_state { struct
145 static inline struct adv7511_state *get_adv7511_state(struct v4l2_subdev *sd) in get_adv7511_state()
147 return container_of(sd, struct adv7511_state, sd); in get_adv7511_state()
152 return &container_of(ctrl->handler, struct adv7511_state, hdl)->sd; in to_sd()
218 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_edid_rd()
239 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_cec_read()
246 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_cec_write()
267 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_pktmem_rd()
346 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_set_rgb_quantization_mode()
382 struct adv7511_state *stat in adv7511_s_ctrl()
[all...]

Completed in 4 milliseconds