Searched defs:l_v4l2_input (Results 1 – 1 of 1) sorted by relevance
117 struct l_v4l2_input { struct118 uint32_t index; /* Which input */119 uint8_t name[32]; /* Label */120 uint32_t type; /* Type of input */121 uint32_t audioset; /* Associated audios (bitfield) */122 uint32_t tuner; /* Associated tuner */123 v4l2_std_id std;124 uint32_t status;125 uint32_t capabilities;126 uint32_t reserved[3];