Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dcore.h103 int user_ctl_count; /* count of all user controls */ member
/Linux-v5.10/sound/core/
Dcontrol.c542 card->user_ctl_count--; in snd_ctl_remove_user_ctl()
1442 if (card->user_ctl_count + 1 > MAX_USER_CONTROLS) in snd_ctl_elem_add()
1538 card->user_ctl_count++; in snd_ctl_elem_add()