Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dvideodev2.h1545 struct v4l2_bt_timings_cap { struct
1546 __u32 min_width;
1547 __u32 max_width;
1548 __u32 min_height;
1549 __u32 max_height;
1550 __u64 min_pixelclock;
1551 __u64 max_pixelclock;
1552 __u32 standards;
1553 __u32 capabilities;
1577 struct v4l2_bt_timings_cap bt; argument