Searched refs:ux_host_class_audio_control_min (Results 1 – 3 of 3) sorted by relevance
195 audio_control -> ux_host_class_audio_control_min = 0xFFFFFFFF; in _ux_host_class_audio_entity_control_get()237 if (audio_control -> ux_host_class_audio_control_min > min) in _ux_host_class_audio_entity_control_get()238 audio_control -> ux_host_class_audio_control_min = min; in _ux_host_class_audio_entity_control_get()252 audio_control -> ux_host_class_audio_control_min) / n_subs; in _ux_host_class_audio_entity_control_get()286 audio_control -> ux_host_class_audio_control_min = _ux_utility_long_get(control_buffer); in _ux_host_class_audio_entity_control_get()
203 … audio_control -> ux_host_class_audio_control_min = _ux_utility_long_get(control_buffer + 2); in _ux_host_class_audio_control_get()210 … audio_control -> ux_host_class_audio_control_min = _ux_utility_short_get(control_buffer + 2); in _ux_host_class_audio_control_get()217 audio_control -> ux_host_class_audio_control_min = *(control_buffer + 2); in _ux_host_class_audio_control_get()278 audio_control -> ux_host_class_audio_control_min = _ux_utility_long_get(control_buffer); in _ux_host_class_audio_control_get()
527 ULONG ux_host_class_audio_control_min; member