OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sflist
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soundfont.h
102
int snd_soundfont_load(struct snd_sf_list *
sflist
, const void __user *data,
104
int snd_soundfont_load_guspatch(struct snd_sf_list *
sflist
, const char __user *data,
106
int snd_soundfont_close_check(struct snd_sf_list *
sflist
, int client);
110
void snd_sf_free(struct snd_sf_list *
sflist
);
112
int snd_soundfont_remove_samples(struct snd_sf_list *
sflist
);
113
int snd_soundfont_remove_unlocked(struct snd_sf_list *
sflist
);
115
int snd_soundfont_search_zone(struct snd_sf_list *
sflist
, int *notep, int vel,
emux_synth.h
112
struct snd_sf_list *
sflist
; /* root of SoundFont list */
member in struct:snd_emux
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soundfont.h
102
int snd_soundfont_load(struct snd_sf_list *
sflist
, const void __user *data,
104
int snd_soundfont_load_guspatch(struct snd_sf_list *
sflist
, const char __user *data,
106
int snd_soundfont_close_check(struct snd_sf_list *
sflist
, int client);
110
void snd_sf_free(struct snd_sf_list *
sflist
);
112
int snd_soundfont_remove_samples(struct snd_sf_list *
sflist
);
113
int snd_soundfont_remove_unlocked(struct snd_sf_list *
sflist
);
115
int snd_soundfont_search_zone(struct snd_sf_list *
sflist
, int *notep, int vel,
emux_synth.h
112
struct snd_sf_list *
sflist
; /* root of SoundFont list */
member in struct:snd_emux
Completed in 783 milliseconds