Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/ !
Dcore.h120 int user_ctl_count; /* count of all user controls */ member
/linux-3.4.99/sound/core/ !
Dcontrol.c539 card->user_ctl_count--; in snd_ctl_remove_user_ctl()
1180 if (card->user_ctl_count >= MAX_USER_CONTROLS) in snd_ctl_elem_add()
1259 card->user_ctl_count++; in snd_ctl_elem_add()