OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_seq_port_info
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asequencer.h
619
struct
snd_seq_port_info
{
struct
882
#define SNDRV_SEQ_IOCTL_CREATE_PORT _IOWR('S', 0x20, struct
snd_seq_port_info
)
883
#define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW ('S', 0x21, struct
snd_seq_port_info
)
884
#define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct
snd_seq_port_info
)
885
#define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW ('S', 0x23, struct
snd_seq_port_info
)
[
all
...]
rawmidi.h
49
struct
snd_seq_port_info
;
62
struct
snd_seq_port_info
*info);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asequencer.h
619
struct
snd_seq_port_info
{
struct
882
#define SNDRV_SEQ_IOCTL_CREATE_PORT _IOWR('S', 0x20, struct
snd_seq_port_info
)
883
#define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW ('S', 0x21, struct
snd_seq_port_info
)
884
#define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct
snd_seq_port_info
)
885
#define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW ('S', 0x23, struct
snd_seq_port_info
)
[
all
...]
rawmidi.h
49
struct
snd_seq_port_info
;
62
struct
snd_seq_port_info
*info);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
seq.h
268
SND_ALLOCA(
snd_seq_port_info
, ptr)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq.h
268
SND_ALLOCA(
snd_seq_port_info
, ptr)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq.h
268
SND_ALLOCA(
snd_seq_port_info
, ptr)
Completed in 473 milliseconds