Searched refs:bcm2835_audio_stop_worker (Results 1 – 1 of 1) sorted by relevance
64 static int bcm2835_audio_stop_worker(struct bcm2835_alsa_stream *alsa_stream);105 ret = bcm2835_audio_stop_worker(w->alsa_stream); in my_wq_function()661 static int bcm2835_audio_stop_worker(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_stop_worker() function