Home
last modified time | relevance | path

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

/openbsd/src/sys/sys/
Dvideoio.h5255 struct v4l2_input { struct
5256 u_int32_t index; /* Which input */
5257 u_int8_t name[32]; /* Label */
5258 u_int32_t type; /* Type of input */
5259 u_int32_t audioset; /* Associated audios (bitfield) */
5260 u_int32_t tuner; /* Tuner index */
5261 v4l2_std_id std;
5262 u_int32_t status;
5263 u_int32_t capabilities;
5264 u_int32_t reserved[3];