Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_audio.c327 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_start()
346 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_stop()
362 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_open()
384 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_update_controls()
404 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_update_params()
452 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_write_samples()
460 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_write_samples()
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_shim.c159 int32_t vchi_msg_queue(VCHI_SERVICE_HANDLE_T handle, in vchi_msg_queue() function
186 EXPORT_SYMBOL(vchi_msg_queue);
/f-stack/freebsd/contrib/vchiq/interface/vchi/
H A Dvchi.h229 extern int32_t vchi_msg_queue( VCHI_SERVICE_HANDLE_T handle,