Searched refs:active_refcount (Results 1 – 3 of 3) sorted by relevance
97 int active_refcount; member
749 if (wm8994->active_refcount) in wm1811_jackdet_set_mode()771 wm8994->active_refcount++; in active_reference()774 wm8994->active_refcount); in active_reference()789 wm8994->active_refcount--; in active_dereference()792 wm8994->active_refcount); in active_dereference()794 if (wm8994->active_refcount == 0) { in active_dereference()4671 if (wm8994->jackdet && !wm8994->active_refcount) in wm8994_suspend()
172 __field(int, active_refcount)179 __entry->active_refcount = atomic_read(&pag->pag_active_ref);186 __entry->active_refcount,