Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/interface/
H A Dia_css_rmgr_vbuf.h27 struct ia_css_rmgr_vbuf_handle { struct
41 struct ia_css_rmgr_vbuf_handle **handles; argument
75 struct ia_css_rmgr_vbuf_handle **handle);
85 struct ia_css_rmgr_vbuf_handle **handle);
92 void ia_css_rmgr_refcount_retain_vbuf(struct ia_css_rmgr_vbuf_handle **handle);
99 void ia_css_rmgr_refcount_release_vbuf(struct ia_css_rmgr_vbuf_handle **handle);
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/src/
H A Drmgr_vbuf.c28 static struct ia_css_rmgr_vbuf_handle handle_table[NUM_HANDLES];
69 void ia_css_rmgr_refcount_retain_vbuf(struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_refcount_retain_vbuf()
72 struct ia_css_rmgr_vbuf_handle *h; in ia_css_rmgr_refcount_retain_vbuf()
107 void ia_css_rmgr_refcount_release_vbuf(struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_refcount_release_vbuf()
198 struct ia_css_rmgr_vbuf_handle **handle) in rmgr_push_handle()
226 struct ia_css_rmgr_vbuf_handle **handle) in rmgr_pop_handle()
255 struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_acq_vbuf()
263 struct ia_css_rmgr_vbuf_handle *new_handle; in ia_css_rmgr_acq_vbuf()
264 struct ia_css_rmgr_vbuf_handle h = { 0 }; in ia_css_rmgr_acq_vbuf()
311 struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_rel_vbuf()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c171 struct ia_css_rmgr_vbuf_handle *h_vbuf;
340 *sh_css_hmm_buffer_record_acquire(struct ia_css_rmgr_vbuf_handle *h_vbuf,
3597 struct ia_css_rmgr_vbuf_handle p_vbuf; in ia_css_pipe_enqueue_buffer()
3598 struct ia_css_rmgr_vbuf_handle *h_vbuf; in ia_css_pipe_enqueue_buffer()
9273 *sh_css_hmm_buffer_record_acquire(struct ia_css_rmgr_vbuf_handle *h_vbuf, in sh_css_hmm_buffer_record_acquire()