Searched refs:DEFAULT_BUFF_SIZE (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/oss/dmasound/ | ||
D | dmasound.h | 84 #define DEFAULT_BUFF_SIZE (1<<15) macro |
D | dmasound_core.c | 204 static unsigned int writeBufSize = DEFAULT_BUFF_SIZE ; /* in bytes */ |