OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SNDRV_PCM_STATE_PAUSED
(Results
1 - 2
of
2
) sorted by null
/device/samsung/crespo/alsa-lib/include/sound/
asound.h
289
SNDRV_PCM_STATE_PAUSED
, /* stream is paused */
[
all
...]
/device/samsung/crespo/libaudio2/
asound.h
212
#define
SNDRV_PCM_STATE_PAUSED
((__force snd_pcm_state_t) 6)
Completed in 209 milliseconds