Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dtimer.c135 #define MAX_SLAVE_INSTANCES 1000 macro
317 if (num_slaves >= MAX_SLAVE_INSTANCES) { in snd_timer_open()
2159 timer->max_instances = MAX_SLAVE_INSTANCES; in snd_utimer_create()