Searched refs:stop_task (Results 1 – 3 of 3) sorted by relevance
75 taskqueue_enqueue(taskqueue_thread, &sc->stop_task); in fwisound_chan_free()76 taskqueue_drain(taskqueue_thread, &sc->stop_task); in fwisound_chan_free()140 taskqueue_enqueue(taskqueue_thread, &sc->stop_task); in fwisound_chan_trigger()
84 struct task stop_task; /* deferred iso_stop */ member
487 TASK_INIT(&sc->stop_task, 0, fwisound_stop_task, sc); in fwisound_attach()517 taskqueue_drain(taskqueue_thread, &sc->stop_task); in fwisound_detach()