Home
last modified time | relevance | path

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

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