Searched refs:etna_device_ref (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/libdrm/dist/etnaviv/
H A Detnaviv_device.c74 drm_public struct etna_device *etna_device_ref(struct etna_device *dev) function in typeref:typename:drm_public struct etna_device *
H A Detnaviv_bo_cache.c173 etna_device_ref(bo->dev);
H A Detnaviv_bo.c85 bo->dev = etna_device_ref(dev);
H A Detnaviv_drmif.h91 struct etna_device *etna_device_ref(struct etna_device *dev);
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
H A Detnaviv_device.c94 struct etna_device *etna_device_ref(struct etna_device *dev) function in typeref:struct:etna_device *
H A Detnaviv_bo_cache.c174 etna_device_ref(bo->dev);
H A Detnaviv_bo.c91 etna_device_ref(bo->dev);
117 bo->dev = etna_device_ref(dev);
H A Detnaviv_drmif.h96 struct etna_device *etna_device_ref(struct etna_device *dev);

Completed in 6 milliseconds