Home
last modified time | relevance | path

Searched refs:snd_ctl_get_power_state (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-utils/alsamixer/
H A Dmixer_widget.c138 err = snd_ctl_get_power_state(ctl, &state); in check_unplugged()
/third_party/alsa-lib/include/
H A Dcontrol.h423 int snd_ctl_get_power_state(snd_ctl_t *ctl, unsigned int *state);
/third_party/alsa-lib/aserver/
H A Daserver.c701 ctrl->result = snd_ctl_get_power_state(ctl, &ctrl->u.power_state); in ctl_shm_cmd()
/third_party/alsa-lib/src/control/
H A Dcontrol_remap.c789 return snd_ctl_get_power_state(priv->child, state); in snd_ctl_remap_get_power_state()
H A Dcontrol.c1331 int snd_ctl_get_power_state(snd_ctl_t *ctl, unsigned int *state) in snd_ctl_get_power_state() function

Completed in 11 milliseconds