Searched defs:AudioCtrlElemInfo (Results 1 – 2 of 2) sorted by relevance
45 struct AudioCtrlElemInfo { struct55 int32_t AudioGetElemValue(struct HdfSBuf *reply, struct AudioCtrlElemInfo *volThreshold); argument
40 struct AudioCtrlElemInfo { struct41 struct AudioCtrlElemId id;42 uint32_t count; /* count of values */43 int32_t type; /* R: value type - AUDIODRV_CTL_ELEM_IFACE_MIXER_* */44 int32_t min; /* R: minimum value */45 int32_t max; /* R: maximum value */