OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_seq_system_info
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asequencer.h
482
struct
snd_seq_system_info
{
struct
876
#define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct
snd_seq_system_info
)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asequencer.h
482
struct
snd_seq_system_info
{
struct
876
#define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct
snd_seq_system_info
)
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
seq.h
109
SND_ALLOCA(
snd_seq_system_info
, ptr)
121
int
snd_seq_system_info
(snd_seq_t *handle, snd_seq_system_info_t *info);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq.h
109
SND_ALLOCA(
snd_seq_system_info
, ptr)
121
int
snd_seq_system_info
(snd_seq_t *handle, snd_seq_system_info_t *info);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq.h
109
SND_ALLOCA(
snd_seq_system_info
, ptr)
121
int
snd_seq_system_info
(snd_seq_t *handle, snd_seq_system_info_t *info);
Completed in 239 milliseconds