Searched defs:uvideo_unit (Results 1 – 1 of 1) sorted by relevance
123 struct uvideo_unit { struct124 uint8_t vu_id;125 uint8_t vu_type;126 uint8_t vu_dst_id;127 uint8_t vu_nsrcs;128 union {131 } s;134 union {138 } u;141 uint8_t vu_control_size; /* number of bytes in vu_controls */[all …]