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.c163 struct cras_volume_curve *default_volume_curve; member
702 return aio->default_volume_curve; in get_curve_for_output_node()
2139 aio->default_volume_curve = in alsa_iodev_create()
2142 if (aio->default_volume_curve == NULL) in alsa_iodev_create()
2143 aio->default_volume_curve = in alsa_iodev_create()
2404 cras_volume_curve_destroy(aio->default_volume_curve); in alsa_iodev_destroy()