Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Dcontrol.c35 #define MAX_CONTROL_COUNT 1028 macro
213 if (count == 0 || count > MAX_CONTROL_COUNT) in snd_ctl_new()