Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_audio.c326 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_start()
345 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_stop()
361 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_open()
383 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_update_controls()
403 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_update_params()
451 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_write_samples()
459 ret = vchi_msg_queue(sc->vchi_handle, in bcm2835_audio_write_samples()
/freebsd/sys/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);
/freebsd/sys/contrib/vchiq/interface/vchi/
H A Dvchi.h229 extern int32_t vchi_msg_queue( VCHI_SERVICE_HANDLE_T handle,