Home
last modified time | relevance | path

Searched defs:MIN_BUFSIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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

Completed in 2 milliseconds