Home
last modified time | relevance | path

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

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