Searched refs:volume_curve (Results 1 – 5 of 5) sorted by relevance
94 - volume_curve - The type of volume curve, "simple_step" or "explicit".95 - Options valid and mandatory when volume_curve = simple_step:98 - Options valid and mandatory when volume_curve = explicit:112 volume_curve = simple_step116 volume_curve = explicit
2 volume_curve = simple_step
2 volume_curve = explicit
91 struct cras_volume_curve *volume_curve; member700 if (node && node->volume_curve) in get_curve_for_output_node()701 return node->volume_curve; in get_curve_for_output_node()880 cras_volume_curve_destroy(aout->volume_curve); in free_alsa_iodev_resources()1205 output->volume_curve = cras_card_config_get_volume_curve_for_control( in new_output()1538 if (node->volume_curve == NULL) in jack_output_plug_event()1539 node->volume_curve = in jack_output_plug_event()2336 if (!output_node->volume_curve) in alsa_iodev_ucm_add_nodes_and_jacks()2337 output_node->volume_curve = in alsa_iodev_ucm_add_nodes_and_jacks()