Searched refs:max_volume_dB (Results 1 – 2 of 2) sorted by relevance
33 long max_volume_dB; member65 long max_volume_dB; member88 long max_volume_dB; member147 c->max_volume_dB = MIXER_CONTROL_VOLUME_DB_INVALID; in mixer_control_element_create()156 c->max_volume_dB = max; in mixer_control_element_create()167 c->max_volume_dB = max; in mixer_control_element_create()226 control->max_volume_dB = elem->max_volume_dB; in mixer_control_add_element()228 control->max_volume_dB != elem->max_volume_dB) { in mixer_control_add_element()234 elem->min_volume_dB, elem->max_volume_dB, in mixer_control_add_element()235 control->min_volume_dB, control->max_volume_dB); in mixer_control_add_element()[all …]
592 mixer_output->max_volume_dB = MIXER_CONTROL_VOLUME_DB_INVALID; in TEST()972 mixer_input->max_volume_dB = 60; in TEST_F()1059 EXPECT_EQ(output_control->max_volume_dB, max_volumes[0]); in TEST()