Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/etnaviv/
Detnaviv_hwdb.c39 bool etnaviv_fill_identity_from_hwdb(struct etnaviv_gpu *gpu) in etnaviv_fill_identity_from_hwdb() function
Detnaviv_gpu.h172 bool etnaviv_fill_identity_from_hwdb(struct etnaviv_gpu *gpu);
Detnaviv_gpu.c370 if (etnaviv_fill_identity_from_hwdb(gpu)) in etnaviv_hw_identify()