Home
last modified time | relevance | path

Searched refs:amdgpu_nbio_funcs (Results 1 – 21 of 21) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
Dnbio_v4_3.h30 extern const struct amdgpu_nbio_funcs nbio_v4_3_funcs;
31 extern const struct amdgpu_nbio_funcs nbio_v4_3_sriov_funcs;
Damdgpu_nbio.h58 struct amdgpu_nbio_funcs { struct
114 const struct amdgpu_nbio_funcs *funcs; argument
Dnbio_v6_1.h30 extern const struct amdgpu_nbio_funcs nbio_v6_1_funcs;
Dnbio_v7_0.h30 extern const struct amdgpu_nbio_funcs nbio_v7_0_funcs;
Dnbio_v7_2.h30 extern const struct amdgpu_nbio_funcs nbio_v7_2_funcs;
Dnbio_v2_3.h30 extern const struct amdgpu_nbio_funcs nbio_v2_3_funcs;
Dnbio_v7_4.h30 extern const struct amdgpu_nbio_funcs nbio_v7_4_funcs;
Dnbif_v6_3_1.h30 extern const struct amdgpu_nbio_funcs nbif_v6_3_1_funcs;
Dnbio_v7_7.h30 extern const struct amdgpu_nbio_funcs nbio_v7_7_funcs;
Dnbio_v7_9.h30 extern const struct amdgpu_nbio_funcs nbio_v7_9_funcs;
Dnbio_v7_11.h30 extern const struct amdgpu_nbio_funcs nbio_v7_11_funcs;
Dnbio_v4_3.c488 const struct amdgpu_nbio_funcs nbio_v4_3_funcs = {
534 const struct amdgpu_nbio_funcs nbio_v4_3_sriov_funcs = {
Dnbio_v7_0.c302 const struct amdgpu_nbio_funcs nbio_v7_0_funcs = {
Dnbio_v7_7.c347 const struct amdgpu_nbio_funcs nbio_v7_7_funcs = {
Dnbio_v7_11.c377 const struct amdgpu_nbio_funcs nbio_v7_11_funcs = {
Dnbio_v7_2.c421 const struct amdgpu_nbio_funcs nbio_v7_2_funcs = {
Dnbio_v6_1.c407 const struct amdgpu_nbio_funcs nbio_v6_1_funcs = {
Dnbif_v6_3_1.c450 const struct amdgpu_nbio_funcs nbif_v6_3_1_funcs = {
Dnbio_v2_3.c565 const struct amdgpu_nbio_funcs nbio_v2_3_funcs = {
Dnbio_v7_9.c499 const struct amdgpu_nbio_funcs nbio_v7_9_funcs = {
Dnbio_v7_4.c805 const struct amdgpu_nbio_funcs nbio_v7_4_funcs = {