Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/runtime/rmgr/src/
Drmgr_vbuf.c107 void ia_css_rmgr_refcount_release_vbuf(struct ia_css_rmgr_vbuf_handle **handle) in ia_css_rmgr_refcount_release_vbuf() function
181 ia_css_rmgr_refcount_release_vbuf(&pool->handles[i]); in ia_css_rmgr_uninit_vbuf()
274 ia_css_rmgr_refcount_release_vbuf(handle); in ia_css_rmgr_acq_vbuf()
320 ia_css_rmgr_refcount_release_vbuf(handle); in ia_css_rmgr_rel_vbuf()
/linux-5.19.10/drivers/staging/media/atomisp/pci/runtime/rmgr/interface/
Dia_css_rmgr_vbuf.h99 void ia_css_rmgr_refcount_release_vbuf(struct ia_css_rmgr_vbuf_handle **handle);