Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/linux/
HDlinux_videodev2_compat.h121 struct l_v4l2_input { struct
122 uint32_t index; /* Which input */
123 uint8_t name[32]; /* Label */
124 uint32_t type; /* Type of input */
125 uint32_t audioset; /* Associated audios (bitfield) */
126 uint32_t tuner; /* Associated tuner */
127 v4l2_std_id std;
128 uint32_t status;
129 uint32_t capabilities;
130 uint32_t reserved[3];