OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_ctl_get_power_state
(Results
1 - 3
of
3
) sorted by null
/device/samsung/crespo/alsa-lib/include/
control.h
260
int
snd_ctl_get_power_state
(snd_ctl_t *ctl, unsigned int *state);
/device/samsung/crespo/alsa-lib/aserver/
aserver.c
696
ctrl->result =
snd_ctl_get_power_state
(ctl, &ctrl->u.power_state);
/device/samsung/crespo/alsa-lib/src/control/
control.c
648
int
snd_ctl_get_power_state
(snd_ctl_t *ctl, unsigned int *state)
function
[
all
...]
Completed in 513 milliseconds