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

/linux-master/sound/oss/dmasound/
H A Ddmasound.h69 #define MIN_BUFSIZE (1<<12) /* in bytes (- where does this come from ?) */ macro
77 #define MIN_BUFSIZE (1<<8) /* in bytes */ macro
H A Ddmasound_core.c1459 if (size < MIN_BUFSIZE || size > MAX_BUFSIZE)

Completed in 257 milliseconds