Home
last modified time | relevance | path

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

/third_party/alsa-lib/modules/mixer/simple/
Dsbase.c188 static int get_volume_ops(snd_mixer_elem_t *elem, int dir, in get_volume_ops() function
273 .get_volume = get_volume_ops,
Dpython.c279 static int get_volume_ops(snd_mixer_elem_t *elem, int dir, in get_volume_ops() function
495 .get_volume = get_volume_ops,
/third_party/alsa-lib/src/mixer/
Dsimple_none.c1085 static int get_volume_ops(snd_mixer_elem_t *elem, int dir, in get_volume_ops() function
1232 if ((err = get_volume_ops(elem, dir, channel, &volume)) < 0) in get_dB_ops()
1414 .get_volume = get_volume_ops,