Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dsh_css.c171 static struct sh_css_hmm_buffer_record hmm_buffer_record[MAX_HMM_BUFFER_NUM]; variable
4367 struct sh_css_hmm_buffer_record *hmm_buffer_record = NULL; in ia_css_pipe_dequeue_buffer() local
4372 hmm_buffer_record = sh_css_hmm_buffer_record_validate( in ia_css_pipe_dequeue_buffer()
4374 if (hmm_buffer_record) { in ia_css_pipe_dequeue_buffer()
4379 kernel_ptr = hmm_buffer_record->kernel_ptr; in ia_css_pipe_dequeue_buffer()
4380 ia_css_rmgr_rel_vbuf(hmm_buffer_pool, &hmm_buffer_record->h_vbuf); in ia_css_pipe_dequeue_buffer()
4381 sh_css_hmm_buffer_record_reset(hmm_buffer_record); in ia_css_pipe_dequeue_buffer()
10863 sh_css_hmm_buffer_record_reset(&hmm_buffer_record[i]);
10871 buffer_record = &hmm_buffer_record[0];
10904 buffer_record = &hmm_buffer_record[0];
[all …]