OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:snd_interval
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/common/sound/
asound.h
302
struct
snd_interval
{
struct
322
struct
snd_interval
intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
325
struct
snd_interval
ires[9];
[
all
...]
/external/kernel-headers/original/sound/
asound.h
334
struct
snd_interval
{
struct
353
struct
snd_interval
intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
355
struct
snd_interval
ires[9]; /* reserved intervals */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h
323
struct
snd_interval
{
struct
342
struct
snd_interval
intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
344
struct
snd_interval
ires[9]; /* reserved intervals */
[
all
...]
Completed in 22 milliseconds