Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvideodev2.h1747 struct v4l2_bt_timings_cap { struct
1748 __u32 min_width;
1749 __u32 max_width;
1750 __u32 min_height;
1751 __u32 max_height;
1752 __u64 min_pixelclock;
1753 __u64 max_pixelclock;
1754 __u32 standards;
1755 __u32 capabilities;
1779 struct v4l2_bt_timings_cap bt; argument