Lines Matching refs:snd_sf_sample
48 struct snd_soundfont *sf, struct snd_sf_sample *sp);
49 static struct snd_sf_sample *sf_sample_new(struct snd_sf_list *sflist,
52 struct snd_soundfont *sf, struct snd_sf_sample *sp);
59 static struct snd_sf_sample *set_sample(struct snd_soundfont *sf,
61 static struct snd_sf_sample *find_sample(struct snd_soundfont *sf, int sample_id);
382 struct snd_sf_sample *sp) in set_sample_counter()
392 static struct snd_sf_sample *
395 struct snd_sf_sample *sp; in sf_sample_new()
413 struct snd_sf_sample *sp) in sf_sample_delete()
659 static struct snd_sf_sample *
662 struct snd_sf_sample *sample; in set_sample()
685 static struct snd_sf_sample *
688 struct snd_sf_sample *p; in find_sample()
712 struct snd_sf_sample *sp; in load_data()
955 struct snd_sf_sample *smp; in load_guspatch()
1370 struct snd_sf_sample *sp, *nextsp; in snd_sf_clear()
1458 struct snd_sf_sample *sp, *nextsp; in snd_soundfont_remove_unlocked()