Home
last modified time | relevance | path

Searched defs:V4L2_INIT_BT_TIMINGS (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dv4l2-dv-timings.h25 #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 Dv4l2-dv-timings.h16 #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 Dv4l2-dv-timings.h22 #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 Dv4l2-dv-timings.h9 #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 Dv4l2-dv-timings.h22 #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