Searched refs:inactive_buff_ptr (Results 1 – 2 of 2) sorted by relevance
81 ms->inactive_buff_ptr = ivpu_bo_vaddr(ms->bo) + ms->buff_size; in ivpu_ms_start_ioctl()143 swap(ms->active_buff_ptr, ms->inactive_buff_ptr); in copy_samples_to_user()146 ms->leftover_addr = ms->inactive_buff_ptr; in copy_samples_to_user()
24 void *inactive_buff_ptr; member