Searched refs:vchiq_queue_kernel_message (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/staging/vc04_services/bcm2835-audio/ |
| H A D | bcm2835-vchiq.c | 52 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 D | vchiq.h | 99 extern int vchiq_queue_kernel_message(struct vchiq_instance *instance, unsigned int handle,
|
| /linux/drivers/platform/raspberrypi/vchiq-mmal/ |
| H A D | mmal-vchiq.c | 443 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 D | vchiq_core.c | 3635 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);
|