Searched refs:worker_state (Results 1 – 1 of 1) sorted by relevance
139 int worker_state; member484 if (sc->worker_state != WORKER_RUNNING) in bcm2835_audio_worker()566 sc->worker_state = WORKER_STOPPED; in bcm2835_audio_worker()578 sc->worker_state = WORKER_RUNNING; in bcm2835_audio_create_worker()929 sc->worker_state = WORKER_STOPPING; in bcm2835_audio_detach()932 while (sc->worker_state != WORKER_STOPPED) in bcm2835_audio_detach()