Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/ !
Dvideodev2.h1623 struct v4l2_bt_timings_cap { struct
1624 __u32 min_width;
1625 __u32 max_width;
1626 __u32 min_height;
1627 __u32 max_height;
1628 __u64 min_pixelclock;
1629 __u64 max_pixelclock;
1630 __u32 standards;
1631 __u32 capabilities;
1655 struct v4l2_bt_timings_cap bt; argument