Home
last modified time | relevance | path

Searched refs:SND_CTL_READONLY (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dmonitor.c104 err = snd_ctl_open(&ctl, name, SND_CTL_READONLY); in open_ctl()
H A Ddaemon.c112 if (snd_ctl_open(&card->handle, device, SND_CTL_READONLY|SND_CTL_NONBLOCK) < 0) { in add_card()
H A Dstate.c564 err = snd_ctl_open(&handle, name, SND_CTL_READONLY); in get_controls()
/third_party/alsa-lib/src/control/
H A Dcontrol_hw.c444 if (mode & SND_CTL_READONLY) in snd_ctl_hw_open()
/third_party/alsa-lib/include/
H A Dcontrol.h357 #define SND_CTL_READONLY 0x0004 macro
/third_party/alsa-lib/src/alisp/
H A Dalisp_snd.c294 { "readonly", SND_CTL_READONLY }, in FA_int_pp_strp_int()

Completed in 7 milliseconds