Home
last modified time | relevance | path

Searched refs:sample_new (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux.c59 return emu->ops.sample_new(emu, sp, hdr, buf, count); in sf_sample_new()
97 if (emu->ops.sample_new) in snd_emux_register()
98 sf_cb.sample_new = sf_sample_new; in snd_emux_register()
H A Dsoundfont.c739 rc = sflist->callback.sample_new in load_data()
1007 if (sflist->callback.sample_new) { in load_guspatch()
1008 rc = sflist->callback.sample_new in load_guspatch()
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux.c59 return emu->ops.sample_new(emu, sp, hdr, buf, count); in sf_sample_new()
97 if (emu->ops.sample_new) in snd_emux_register()
98 sf_cb.sample_new = sf_sample_new; in snd_emux_register()
H A Dsoundfont.c745 rc = sflist->callback.sample_new in load_data()
1015 if (sflist->callback.sample_new) { in load_guspatch()
1016 rc = sflist->callback.sample_new in load_guspatch()
/kernel/linux/linux-5.10/include/sound/
H A Dsoundfont.h59 int (*sample_new)(void *private_data, struct snd_sf_sample *sp, member
H A Demux_synth.h44 int (*sample_new)(struct snd_emux *emu, struct snd_sf_sample *sp, member
/kernel/linux/linux-6.6/include/sound/
H A Dsoundfont.h59 int (*sample_new)(void *private_data, struct snd_sf_sample *sp, member
H A Demux_synth.h44 int (*sample_new)(struct snd_emux *emu, struct snd_sf_sample *sp, member
/kernel/linux/linux-5.10/sound/isa/sb/
H A Demu8000_callback.c61 .sample_new = snd_emu8000_sample_new,
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1_callback.c60 .sample_new = snd_emu10k1_sample_new,
/kernel/linux/linux-6.6/sound/isa/sb/
H A Demu8000_callback.c61 .sample_new = snd_emu8000_sample_new,
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1_callback.c60 .sample_new = snd_emu10k1_sample_new,

Completed in 9 milliseconds