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()4670 if (wm8994->jackdet && !wm8994->active_refcount) in wm8994_suspend()
200 __field(int, active_refcount)207 __entry->active_refcount =215 __entry->active_refcount,238 __field(int, active_refcount)246 __entry->active_refcount = atomic_read(&xg->xg_active_ref);254 __entry->active_refcount,