Searched defs:V4L2_INIT_BT_TIMINGS (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | v4l2-dv-timings.h | 25 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ macro 28 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ macro [all...] |
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | v4l2-dv-timings.h | 16 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ macro 19 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ macro [all...] |
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | v4l2-dv-timings.h | 22 #define V4L2_INIT_BT_TIMINGS(_width,args...) {.bt = { _width, ##args } } macro 24 #define V4L2_INIT_BT_TIMINGS(_width,args...) . bt = { _width, ##args } macro [all...] |
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | v4l2-dv-timings.h | 9 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ macro 12 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ macro [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | v4l2-dv-timings.h | 22 #define V4L2_INIT_BT_TIMINGS(_width,args...) {.bt = { _width, ##args } } macro 24 #define V4L2_INIT_BT_TIMINGS(_width,args...) . bt = { _width, ##args } macro [all...] |
Completed in 4 milliseconds