Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/ctxfi/
H A Dctamixer.h70 int (*get_scale)(struct amixer *amixer); member
H A Dctamixer.c192 .get_scale = amixer_get_y,
H A Dctmixer.c352 val = amixer->ops->get_scale(amixer) / VOL_SCALE; in ct_alsa_mix_volume_get()
380 oval = amixer->ops->get_scale(amixer); in ct_alsa_mix_volume_put()