OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SND_TIMER_EVENT_MSUSPEND
(Results
1 - 3
of
3
) sorted by null
/device/samsung/crespo/alsa-lib/include/
timer.h
95
SND_TIMER_EVENT_MSUSPEND
= SND_TIMER_EVENT_SUSPEND + 10,
/device/samsung/crespo/alsa-lib/src/pcm/
pcm_direct.c
1125
dmix->timer_event_suspend = 1<<
SND_TIMER_EVENT_MSUSPEND
;
[
all
...]
pcm_hw.c
380
suspend = 1<<
SND_TIMER_EVENT_MSUSPEND
;
[
all
...]
Completed in 23 milliseconds