Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/src/
H A 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()
275 ia_css_rmgr_refcount_release_vbuf(handle); in ia_css_rmgr_acq_vbuf()
327 ia_css_rmgr_refcount_release_vbuf(handle); in ia_css_rmgr_rel_vbuf()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/rmgr/interface/
H A Dia_css_rmgr_vbuf.h99 void ia_css_rmgr_refcount_release_vbuf(struct ia_css_rmgr_vbuf_handle **handle);