Searched refs:vchiq_bulk_receive (Results 1 – 4 of 4) sorted by relevance
109 extern enum vchiq_status vchiq_bulk_receive(struct vchiq_instance *instance, unsigned int service,
68 The polling behavior of vchiq_bulk_transmit(), vchiq_bulk_receive() and
876 enum vchiq_status vchiq_bulk_receive(struct vchiq_instance *instance, unsigned int handle, in vchiq_bulk_receive() function911 EXPORT_SYMBOL(vchiq_bulk_receive);
296 ret = vchiq_bulk_receive(instance->vchiq_instance, instance->service_handle, in buffer_to_host_work_cb()