Searched defs:v4l2_modulator (Results 1 – 1 of 1) sorted by relevance
2718 struct v4l2_modulator { struct2719 u_int32_t index;2720 u_int8_t name[32];2721 u_int32_t capability;2722 u_int32_t rangelow;2723 u_int32_t rangehigh;2724 u_int32_t txsubchans;2725 u_int32_t type; /* enum v4l2_tuner_type */2726 u_int32_t reserved[3];