Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvpe_v6_1.h27 void vpe_v6_1_set_funcs(struct amdgpu_vpe *vpe);
H A Damdgpu_vpe.c306 vpe_v6_1_set_funcs(vpe); in vpe_early_init()
309 vpe_v6_1_set_funcs(vpe); in vpe_early_init()
H A Dvpe_v6_1.c394 void vpe_v6_1_set_funcs(struct amdgpu_vpe *vpe) in vpe_v6_1_set_funcs() function