Searched defs:adv7842_state (Results 1 – 1 of 1) sorted by relevance
67 struct adv7842_state { struct68 struct adv7842_platform_data pdata;69 struct v4l2_subdev sd;70 struct media_pad pad;71 struct v4l2_ctrl_handler hdl;72 enum adv7842_mode mode;73 struct v4l2_dv_timings timings;74 enum adv7842_vid_std_select vid_std_select;75 v4l2_std_id norm;76 struct {[all …]