Symbol: amd_ip_funcs
sys/dev/drm/amd/amdgpu/amdgpu.h
271
const struct amd_ip_funcs *funcs;
sys/dev/drm/amd/amdgpu/amdgpu_acp.c
528
static const struct amd_ip_funcs acp_ip_funcs = {
sys/dev/drm/amd/amdgpu/amdgpu_psp.c
562
const struct amd_ip_funcs psp_ip_funcs = {
sys/dev/drm/amd/amdgpu/amdgpu_psp.h
193
extern const struct amd_ip_funcs psp_ip_funcs;
sys/dev/drm/amd/amdgpu/ci_dpm.c
6782
static const struct amd_ip_funcs ci_dpm_ip_funcs = {
sys/dev/drm/amd/amdgpu/cik.c
1974
static const struct amd_ip_funcs cik_common_ip_funcs = {
sys/dev/drm/amd/amdgpu/cik_ih.c
445
static const struct amd_ip_funcs cik_ih_ip_funcs = {
sys/dev/drm/amd/amdgpu/cik_sdma.c
1243
static const struct amd_ip_funcs cik_sdma_ip_funcs = {
sys/dev/drm/amd/amdgpu/cz_ih.c
426
static const struct amd_ip_funcs cz_ih_ip_funcs = {
sys/dev/drm/amd/amdgpu/dce_v10_0.c
3277
static const struct amd_ip_funcs dce_v10_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/dce_v11_0.c
3404
static const struct amd_ip_funcs dce_v11_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/dce_v8_0.c
3166
static const struct amd_ip_funcs dce_v8_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/dce_virtual.c
527
static const struct amd_ip_funcs dce_virtual_ip_funcs = {
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
5030
static const struct amd_ip_funcs gfx_v7_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
6869
static const struct amd_ip_funcs gfx_v8_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
4718
static const struct amd_ip_funcs gfx_v9_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/gmc_v7_0.c
1366
static const struct amd_ip_funcs gmc_v7_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/gmc_v8_0.c
1729
static const struct amd_ip_funcs gmc_v8_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/gmc_v9_0.c
1256
const struct amd_ip_funcs gmc_v9_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/gmc_v9_0.h
27
extern const struct amd_ip_funcs gmc_v9_0_ip_funcs;
sys/dev/drm/amd/amdgpu/iceland_ih.c
424
static const struct amd_ip_funcs iceland_ih_ip_funcs = {
sys/dev/drm/amd/amdgpu/kv_dpm.c
3331
static const struct amd_ip_funcs kv_dpm_ip_funcs = {
sys/dev/drm/amd/amdgpu/sdma_v2_4.c
1126
static const struct amd_ip_funcs sdma_v2_4_ip_funcs = {
sys/dev/drm/amd/amdgpu/sdma_v3_0.c
1561
static const struct amd_ip_funcs sdma_v3_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1683
const struct amd_ip_funcs sdma_v4_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/sdma_v4_0.h
27
extern const struct amd_ip_funcs sdma_v4_0_ip_funcs;
sys/dev/drm/amd/amdgpu/si_dpm.c
8022
static const struct amd_ip_funcs si_dpm_ip_funcs = {
sys/dev/drm/amd/amdgpu/soc15.c
1061
const struct amd_ip_funcs soc15_common_ip_funcs = {
sys/dev/drm/amd/amdgpu/soc15.h
34
extern const struct amd_ip_funcs soc15_common_ip_funcs;
sys/dev/drm/amd/amdgpu/tonga_ih.c
487
static const struct amd_ip_funcs tonga_ih_ip_funcs = {
sys/dev/drm/amd/amdgpu/uvd_v4_2.c
732
static const struct amd_ip_funcs uvd_v4_2_ip_funcs = {
sys/dev/drm/amd/amdgpu/uvd_v5_0.c
840
static const struct amd_ip_funcs uvd_v5_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/uvd_v6_0.c
1502
static const struct amd_ip_funcs uvd_v6_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/uvd_v7_0.c
1758
const struct amd_ip_funcs uvd_v7_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/vce_v2_0.c
590
static const struct amd_ip_funcs vce_v2_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/vce_v3_0.c
873
static const struct amd_ip_funcs vce_v3_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/vce_v4_0.c
1048
const struct amd_ip_funcs vce_v4_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/vcn_v1_0.c
2024
static const struct amd_ip_funcs vcn_v1_0_ip_funcs = {
sys/dev/drm/amd/amdgpu/vega10_ih.c
477
const struct amd_ip_funcs vega10_ih_ip_funcs = {
sys/dev/drm/amd/amdgpu/vega10_ih.h
27
extern const struct amd_ip_funcs vega10_ih_ip_funcs;
sys/dev/drm/amd/amdgpu/vi.c
1560
static const struct amd_ip_funcs vi_common_ip_funcs = {
sys/dev/drm/amd/amdgpu/vi_dpm.h
27
extern const struct amd_ip_funcs cz_dpm_ip_funcs;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
917
static const struct amd_ip_funcs amdgpu_dm_funcs = {
sys/dev/drm/amd/powerplay/amd_powerplay.c
243
static const struct amd_ip_funcs pp_ip_funcs = {