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