Searched refs:hws_state (Results 1 – 1 of 1) sorted by relevance
54 static unsigned int hws_state; variable544 if (hws_state == HWS_DEALLOCATED) { in hws_oom_callback()611 if (hws_state == HWS_STARTED) { in hwsampler_deactivate()620 hws_state = HWS_STOPPING; in hwsampler_deactivate()655 if (hws_state == HWS_STARTED) { in hwsampler_activate()959 if (hws_state != HWS_DEALLOCATED) in hwsampler_allocate()984 hws_state = HWS_STOPPED; in hwsampler_allocate()1009 if (hws_state != HWS_STOPPED) in hwsampler_deallocate()1015 hws_state = HWS_DEALLOCATED; in hwsampler_deallocate()1052 if (hws_state) in hwsampler_setup()[all …]