Home
last modified time | relevance | path

Searched refs:BLANK_HEAD_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_patch.c19 #define BLANK_HEAD_SIZE 32 macro
65 truesize = sp->v.size + BLANK_HEAD_SIZE; in snd_emu10k1_sample_new()
91 size = BLANK_HEAD_SIZE; in snd_emu10k1_sample_new()
186 start_addr = BLANK_HEAD_SIZE * 2; in snd_emu10k1_sample_new()
/openbmc/linux/sound/isa/sb/
H A Demu8000_patch.c67 #define BLANK_HEAD_SIZE 48 macro
207 for (i = 0; i < BLANK_HEAD_SIZE; i++) { in snd_emu8000_sample_new()