Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/dmasound/
Ddmasound.h85 #define DEFAULT_BUFF_SIZE (1<<15) macro
Ddmasound_core.c202 static unsigned int writeBufSize = DEFAULT_BUFF_SIZE ; /* in bytes */
208 static unsigned int readBufSize = DEFAULT_BUFF_SIZE; /* in bytes */