Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dcore.h118 int user_ctl_count; /* count of all user controls */ member
/Linux-v4.19/sound/core/
Dcontrol.c571 card->user_ctl_count--; in snd_ctl_remove_user_ctl()
1280 if (card->user_ctl_count + 1 > MAX_USER_CONTROLS) in snd_ctl_elem_add()
1378 card->user_ctl_count++; in snd_ctl_elem_add()