Home
last modified time | relevance | path

Searched refs:bcm2835_audio_stop_worker (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/vc04_services/bcm2835-audio/
Dbcm2835-vchiq.c64 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