Home
last modified time | relevance | path

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

/Linux-v5.10/sound/core/
Dtimer.c123 #define MAX_SLAVE_INSTANCES 1000 macro
307 if (num_slaves >= MAX_SLAVE_INSTANCES) { in snd_timer_open()