Home
last modified time | relevance | path

Searched defs:MAX_SAMPLES (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/mips/sibyte/common/
Dsb_tbprof.c87 #define MAX_SAMPLES (MAX_SAMPLE_BYTES/sizeof(u_int32_t)) macro
/linux-3.3/drivers/staging/comedi/
Dcomedi_fops.c653 #define MAX_SAMPLES 256 macro