Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c760 size_t current_element_offset; member
791 copy_context->current_element_offset, in vchiq_ioc_copy_element_data()
799 copy_context->current_element_offset = 0; in vchiq_ioc_copy_element_data()
807 copy_context->current_element_offset, in vchiq_ioc_copy_element_data()
813 copy_context->current_element_offset += bytes_this_round; in vchiq_ioc_copy_element_data()
819 if (copy_context->current_element_offset == in vchiq_ioc_copy_element_data()
823 copy_context->current_element_offset = 0; in vchiq_ioc_copy_element_data()
844 context.current_element_offset = 0; in vchiq_ioc_queue_message()