Home
last modified time | relevance | path

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

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