Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds