Home
last modified time | relevance | path

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

/openbmc/linux/sound/oss/dmasound/
H A Ddmasound.h68 #define MIN_BUFFERS 4 macro
76 #define MIN_BUFFERS 2 macro
H A Ddmasound_core.c1451 if (ints[1] < MIN_BUFFERS) in dmasound_setup()