Searched refs:bcm2835_audio_start_worker (Results 1 – 1 of 1) sorted by relevance
65 static int bcm2835_audio_start_worker(struct bcm2835_alsa_stream *alsa_stream);102 ret = bcm2835_audio_start_worker(w->alsa_stream); in my_wq_function()625 static int bcm2835_audio_start_worker(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_start_worker() function