Home
last modified time | relevance | path

Searched refs:etnaviv_fill_identity_from_hwdb (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/etnaviv/
Detnaviv_hwdb.c135 bool etnaviv_fill_identity_from_hwdb(struct etnaviv_gpu *gpu) in etnaviv_fill_identity_from_hwdb() function
Detnaviv_gpu.h165 bool etnaviv_fill_identity_from_hwdb(struct etnaviv_gpu *gpu);
Detnaviv_gpu.c410 if (etnaviv_fill_identity_from_hwdb(gpu)) in etnaviv_hw_identify()