Home
last modified time | relevance | path

Searched refs:power_state (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
H A Daserver.h137 unsigned int power_state; member
/third_party/alsa-lib/src/control/
H A Dcontrol_shm.c351 ctrl->u.power_state = state; in snd_ctl_shm_set_power_state()
365 *state = ctrl->u.power_state; in snd_ctl_shm_get_power_state()
/third_party/alsa-lib/aserver/
H A Daserver.c698 ctrl->result = snd_ctl_set_power_state(ctl, ctrl->u.power_state); in ctl_shm_cmd()
701 ctrl->result = snd_ctl_get_power_state(ctl, &ctrl->u.power_state); in ctl_shm_cmd()

Completed in 4 milliseconds