Home
last modified time | relevance | path

Searched refs:SNDRV_SFNT_SAMPLE_NO_BLANK (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/sound/isa/sb/
Demu8000_patch.c155 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) in snd_emu8000_sample_new()
234 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) { in snd_emu8000_sample_new()
/linux-6.12.1/include/uapi/sound/
Dsfnt_info.h156 #define SNDRV_SFNT_SAMPLE_NO_BLANK 4 /* no blank loop is attached */ macro
/linux-6.12.1/sound/pci/emu10k1/
Demu10k1_patch.c60 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) { in snd_emu10k1_sample_new()
/linux-6.12.1/sound/synth/emux/
Dsoundfont.c1027 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_NO_BLANK; in load_guspatch()