Searched refs:worker_state (Results 1 – 1 of 1) sorted by relevance
136 int worker_state; member483 if (sc->worker_state != WORKER_RUNNING) in bcm2835_audio_worker()565 sc->worker_state = WORKER_STOPPED; in bcm2835_audio_worker()577 sc->worker_state = WORKER_RUNNING; in bcm2835_audio_create_worker()928 sc->worker_state = WORKER_STOPPING; in bcm2835_audio_detach()931 while (sc->worker_state != WORKER_STOPPED) in bcm2835_audio_detach()