Home
last modified time | relevance | path

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

/freebsd/sys/contrib/v4l/
H A Dvideodev2.h846 struct v4l2_input { struct
847 __u32 index; /* Which input */
848 __u8 name[32]; /* Label */
849 __u32 type; /* Type of input */
850 __u32 audioset; /* Associated audios (bitfield) */
851 __u32 tuner; /* Associated tuner */
852 v4l2_std_id std;
853 __u32 status;
854 __u32 capabilities;
855 __u32 reserved[3];