Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvce_v3_0.h27 extern const struct amd_ip_funcs vce_v3_0_ip_funcs;
Dvi.c1184 .funcs = &vce_v3_0_ip_funcs,
1252 .funcs = &vce_v3_0_ip_funcs,
1320 .funcs = &vce_v3_0_ip_funcs,
Dvce_v3_0.c634 const struct amd_ip_funcs vce_v3_0_ip_funcs = { variable