Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c759 struct vchiq_element *current_element; member
790 bytes_this_round = min(copy_context->current_element->size - in vchiq_ioc_copy_element_data()
798 copy_context->current_element++; in vchiq_ioc_copy_element_data()
806 copy_context->current_element->data + in vchiq_ioc_copy_element_data()
820 copy_context->current_element->size) { in vchiq_ioc_copy_element_data()
822 copy_context->current_element++; in vchiq_ioc_copy_element_data()
843 context.current_element = elements; in vchiq_ioc_queue_message()