Searched refs:vchiq_bulk_receive (Results 1 – 4 of 4) sorted by relevance
103 extern int vchiq_bulk_receive(struct vchiq_instance *instance, unsigned int service,
36 The polling behavior of vchiq_bulk_transmit(), vchiq_bulk_receive() and
888 int vchiq_bulk_receive(struct vchiq_instance *instance, unsigned int handle, in vchiq_bulk_receive() function924 EXPORT_SYMBOL(vchiq_bulk_receive);
297 ret = vchiq_bulk_receive(instance->vchiq_instance, instance->service_handle, in buffer_to_host_work_cb()