Home
last modified time | relevance | path

Searched refs:default_volume_curve (Results 1 – 1 of 1) sorted by relevance

/external/adhd/cras/src/server/
Dcras_alsa_io.c156 struct cras_volume_curve *default_volume_curve; member
650 return aio->default_volume_curve; in get_curve_for_output_node()
2026 aio->default_volume_curve = in alsa_iodev_create()
2029 if (aio->default_volume_curve == NULL) in alsa_iodev_create()
2030 aio->default_volume_curve = in alsa_iodev_create()
2284 cras_volume_curve_destroy(aio->default_volume_curve); in alsa_iodev_destroy()