OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_seq_remove_events
(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
560
struct
snd_seq_remove_events
{
struct
910
#define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW ('S', 0x4e, struct
snd_seq_remove_events
)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asequencer.h
560
struct
snd_seq_remove_events
{
struct
910
#define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW ('S', 0x4e, struct
snd_seq_remove_events
)
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
seq.h
554
SND_ALLOCA(
snd_seq_remove_events
, ptr)
575
int
snd_seq_remove_events
(snd_seq_t *handle, snd_seq_remove_events_t *info);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq.h
554
SND_ALLOCA(
snd_seq_remove_events
, ptr)
575
int
snd_seq_remove_events
(snd_seq_t *handle, snd_seq_remove_events_t *info);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq.h
554
SND_ALLOCA(
snd_seq_remove_events
, ptr)
575
int
snd_seq_remove_events
(snd_seq_t *handle, snd_seq_remove_events_t *info);
Completed in 1478 milliseconds