snd_sf_sample      59 include/sound/emux_synth.h 	int (*sample_new)(struct snd_emux *emu, struct snd_sf_sample *sp,
snd_sf_sample      62 include/sound/emux_synth.h 	int (*sample_free)(struct snd_emux *emu, struct snd_sf_sample *sp,
snd_sf_sample      40 include/sound/soundfont.h 	struct snd_sf_sample *sample;	/* Link to sample */
snd_sf_sample      51 include/sound/soundfont.h 	struct snd_sf_sample *next;
snd_sf_sample      64 include/sound/soundfont.h 	struct snd_sf_sample *samples; /* The sample headers */
snd_sf_sample      72 include/sound/soundfont.h 	int (*sample_new)(void *private_data, struct snd_sf_sample *sp,
snd_sf_sample      75 include/sound/soundfont.h 	int (*sample_free)(void *private_data, struct snd_sf_sample *sp,