Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h1527 struct v4l2_input { struct
1528 __u32 index; /* Which input */
1529 __u8 name[32]; /* Label */
1530 __u32 type; /* Type of input */
1531 __u32 audioset; /* Associated audios (bitfield) */
1532 __u32 tuner; /* enum v4l2_tuner_type */
1533 v4l2_std_id std;
1534 __u32 status;
1535 __u32 capabilities;
1536 __u32 reserved[3];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h1527 struct v4l2_input { struct
1528 __u32 index; /* Which input */
1529 __u8 name[32]; /* Label */
1530 __u32 type; /* Type of input */
1531 __u32 audioset; /* Associated audios (bitfield) */
1532 __u32 tuner; /* enum v4l2_tuner_type */
1533 v4l2_std_id std;
1534 __u32 status;
1535 __u32 capabilities;
1536 __u32 reserved[3];
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1646 struct v4l2_input { struct
1647 __u32 index; /* Which input */
1648 __u8 name[32]; /* Label */
1649 __u32 type; /* Type of input */
1650 __u32 audioset; /* Associated audios (bitfield) */
1651 __u32 tuner; /* enum v4l2_tuner_type */
1652 v4l2_std_id std;
1653 __u32 status;
1654 __u32 capabilities;
1655 __u32 reserved[3];
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1628 struct v4l2_input { struct
1629 __u32 index; /* Which input */
1630 __u8 name[32]; /* Label */
1631 __u32 type; /* Type of input */
1632 __u32 audioset; /* Associated audios (bitfield) */
1633 __u32 tuner; /* enum v4l2_tuner_type */
1634 v4l2_std_id std;
1635 __u32 status;
1636 __u32 capabilities;
1637 __u32 reserved[3];