OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNDRV_SST_STREAM_START
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_audio/src/
intel_sst_ioctl.h
320
#define
SNDRV_SST_STREAM_START
_IO('A', 0x42)
mixaudio.c
773
g_debug("Calling
SNDRV_SST_STREAM_START
. fd=%d", mix->fileDescriptor);
774
retVal = ioctl(mix->fileDescriptor,
SNDRV_SST_STREAM_START
);
[
all
...]
Completed in 42 milliseconds