Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Dcli.c37 .abstract = SND_MIXER_SABSTRACT_NONE,
126 selem_regopt.abstract = SND_MIXER_SABSTRACT_NONE; in parse_options()
/third_party/alsa-lib/include/
Dmixer.h199 SND_MIXER_SABSTRACT_NONE = 0, enumerator
/third_party/alsa-lib/src/mixer/
Dsimple.c65 (options->ver == 1 && options->abstract == SND_MIXER_SABSTRACT_NONE)) { in snd_mixer_selem_register()
/third_party/alsa-utils/amixer/
Damixer.c1847 smixer_options.abstract = SND_MIXER_SABSTRACT_NONE; in main()