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.c153 struct cras_volume_curve *default_volume_curve; member
636 return aio->default_volume_curve; in get_curve_for_output_node()
1892 aio->default_volume_curve = in alsa_iodev_create()
1895 if (aio->default_volume_curve == NULL) in alsa_iodev_create()
1896 aio->default_volume_curve = in alsa_iodev_create()
2145 cras_volume_curve_destroy(aio->default_volume_curve); in alsa_iodev_destroy()