Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsoc15.h33 extern const struct amd_ip_funcs soc15_common_ip_funcs;
H A Dsoc15.c486 .funcs = &soc15_common_ip_funcs,
992 const struct amd_ip_funcs soc15_common_ip_funcs = { variable