Home
last modified time | relevance | path

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

/linux/drivers/accel/amdxdna/
H A Damdxdna_gem.h59 u32 bo_hdl, u8 bo_type);
H A Damdxdna_gem.c787 u32 bo_hdl, u8 bo_type) in amdxdna_gem_get_obj() argument
793 gobj = drm_gem_object_lookup(client->filp, bo_hdl); in amdxdna_gem_get_obj()
795 XDNA_DBG(xdna, "Can not find bo %d", bo_hdl); in amdxdna_gem_get_obj()