Searched refs:vchi_handle (Results 1 – 1 of 1) sorted by relevance
131 VCHI_SERVICE_HANDLE_T vchi_handle; member208 status = vchi_msg_dequeue(sc->vchi_handle, in bcm2835_audio_callback()287 &sc->vchi_handle); in bcm2835_audio_init()302 vchi_service_release(sc->vchi_handle); in bcm2835_audio_release()327 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()[all …]