Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dadv7511.c86 struct adv7511_state { struct
137 static inline struct adv7511_state *get_adv7511_state(struct v4l2_subdev *sd) in get_adv7511_state() argument
139 return container_of(sd, struct adv7511_state, sd); in get_adv7511_state()
144 return &container_of(ctrl->handler, struct adv7511_state, hdl)->sd; in to_sd()
227 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_edid_rd()
314 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_set_IT_content_AVI_InfoFrame()
332 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_set_rgb_quantization_mode()
360 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_s_ctrl()
419 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_log_status()
496 struct adv7511_state *state = get_adv7511_state(sd); in adv7511_s_power()
[all …]