Searched refs:wf_client_count (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/macintosh/
H A Dwindfarm_core.c54 static int wf_client_count; variable
381 wf_client_count++;
386 if (wf_client_count == 1)
398 wf_client_count--;
399 if (wf_client_count == 0)
447 BUG_ON(wf_client_count != 0);

Completed in 205 milliseconds