Searched refs:BLANK_HEAD_SIZE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/pci/emu10k1/
H A Demu10k1_patch.c19 #define BLANK_HEAD_SIZE 3 macro
58 truesize = sp->v.size + BLANK_HEAD_SIZE;
76 sp->v.start += BLANK_HEAD_SIZE;
77 sp->v.end += BLANK_HEAD_SIZE;
78 sp->v.loopstart += BLANK_HEAD_SIZE;
79 sp->v.loopend += BLANK_HEAD_SIZE;
111 size = BLANK_HEAD_SIZE << shift;
/linux-master/sound/isa/sb/
H A Demu8000_patch.c67 #define BLANK_HEAD_SIZE 48 macro
194 for (i = 0; i < BLANK_HEAD_SIZE; i++) {

Completed in 149 milliseconds