Home
last modified time | relevance | path

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

/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-vchiq.c52 status = vchiq_queue_kernel_message(instance->alsa_stream->chip->vchi_ctx->instance, in bcm2835_audio_send_msg_locked()
366 status = vchiq_queue_kernel_message(vchiq_instance, in bcm2835_audio_write()
/linux/include/linux/raspberrypi/
H A Dvchiq.h99 extern int vchiq_queue_kernel_message(struct vchiq_instance *instance, unsigned int handle,
/linux/drivers/platform/raspberrypi/vchiq-mmal/
H A Dmmal-vchiq.c443 ret = vchiq_queue_kernel_message(instance->vchiq_instance, instance->service_handle, &m, in buffer_from_host()
686 ret = vchiq_queue_kernel_message(instance->vchiq_instance, instance->service_handle, msg, in send_synchronous_mmal_msg()
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c3635 int vchiq_queue_kernel_message(struct vchiq_instance *instance, unsigned int handle, void *data, in vchiq_queue_kernel_message() function
3641 EXPORT_SYMBOL(vchiq_queue_kernel_message);