Searched defs:techpoint_video_modes (Results 1 – 1 of 1) sorted by relevance
74 struct techpoint_video_modes { struct75 u32 bus_fmt;76 u32 width;77 u32 height;78 struct v4l2_fract max_fps;79 u32 bpp;80 u32 lane;81 s64 link_freq_value;82 u32 vc[PAD_MAX];83 const struct regval *common_reg_list;[all …]