Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dadv7511.c86 struct adv7511_state { struct
87 struct adv7511_platform_data pdata;
111 struct adv7511_state_edid edid; argument
113 unsigned edid_detect_counter;
137 static inline struct adv7511_state *get_adv7511_state(struct v4l2_subdev *sd) in get_adv7511_state() argument