Home
last modified time | relevance | path

Searched defs:MAX_BUFSIZE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dfstime.c45 #define MAX_BUFSIZE 8192 macro
/OK3568_Linux_fs/kernel/sound/oss/dmasound/
H A Ddmasound.h71 #define MAX_BUFSIZE (1<<17) /* Limit for Amiga is 128 kb */ macro
79 #define MAX_BUFSIZE (1<<18) /* this is somewhat arbitrary for pmac */ macro
/OK3568_Linux_fs/kernel/sound/usb/6fire/
H A Dpcm.c33 OUT_EP = 6, IN_EP = 2, MAX_BUFSIZE = 128 * 1024 enumerator