Home
last modified time | relevance | path

Searched defs:profile_is_sticky (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-card-restore.c83 bool profile_is_sticky; /* since version 5; must be restored together with profile name */ member
358 bool profile_is_sticky; in entry_read() local
/third_party/pulseaudio/src/pulsecore/
Dcard.c331 static int card_set_profile_is_sticky(pa_card *c, bool profile_is_sticky) { in card_set_profile_is_sticky()
Dcard.h86 bool profile_is_sticky:1; member