Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dcore.h117 int user_ctl_count; /* count of all user controls */ member
/linux-4.4.14/sound/core/
Dcontrol.c567 card->user_ctl_count--; in snd_ctl_remove_user_ctl()
1243 if (card->user_ctl_count + 1 > MAX_USER_CONTROLS) in snd_ctl_elem_add()
1337 card->user_ctl_count++; in snd_ctl_elem_add()