blob: 067312a34530123486ca0a0864f6689baffd5f21 [file] [log] [blame]
#include <stdint.h>
typedef
struct {
uint32_t index;
unsigned char name[32];
uint32_t type;
uint32_t audioset;
uint32_t tuner;
uint64_t std;
uint32_t status;
uint32_t capabilities;
uint32_t reserved[3];
unsigned char mpers_end_filler_1[4];
} ATTRIBUTE_PACKED m32_struct_v4l2_input;
#define MPERS_m32_struct_v4l2_input m32_struct_v4l2_input