Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dtimer.c123 #define MAX_SLAVE_INSTANCES 1000 macro
307 if (num_slaves >= MAX_SLAVE_INSTANCES) { in snd_timer_open()