Searched defs:v4l2_subdev_frame_size_enum (Results 1 – 2 of 2) sorted by relevance
95625 struct v4l2_subdev_frame_size_enum { struct95626 __u32 index;95627 __u32 pad;95628 __u32 code;95629 __u32 min_width;95630 __u32 max_width;95631 __u32 min_height;95632 __u32 max_height;95633 __u32 which;95634 __u32 stream;[all …]
105321 struct v4l2_subdev_frame_size_enum { struct105322 __u32 index;105323 __u32 pad;105324 __u32 code;105325 __u32 min_width;105326 __u32 max_width;105327 __u32 min_height;105328 __u32 max_height;105329 __u32 which;105330 __u32 stream;[all …]