Home
last modified time | relevance | path

Searched refs:post_soft_reset (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/include/
H A Damd_shared.h429 int (*post_soft_reset)(struct amdgpu_ip_block *ip_block); member
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dtonga_ih.c477 .post_soft_reset = tonga_ih_post_soft_reset,
H A Djpeg_v5_0_1.c716 .post_soft_reset = NULL,
H A Dvce_v3_0.c910 .post_soft_reset = vce_v3_0_post_soft_reset,
H A Dvcn_v5_0_1.c1198 .post_soft_reset = NULL,
H A Duvd_v6_0.c1542 .post_soft_reset = uvd_v6_0_post_soft_reset,
H A Dsdma_v3_0.c1549 .post_soft_reset = sdma_v3_0_post_soft_reset,
H A Dgmc_v8_0.c1722 .post_soft_reset = gmc_v8_0_post_soft_reset,
H A Damdgpu_device.c5277 adev->ip_blocks[i].version->funcs->post_soft_reset) in amdgpu_device_ip_post_soft_reset()
5278 r = adev->ip_blocks[i].version->funcs->post_soft_reset(&adev->ip_blocks[i]); in amdgpu_device_ip_post_soft_reset()
H A Dgfx_v8_0.c6929 .post_soft_reset = gfx_v8_0_post_soft_reset,
H A Dgfx_v11_0.c6832 .post_soft_reset = gfx_v11_0_post_soft_reset,
/linux-6.15/sound/soc/codecs/
H A Dcs35l56.c1361 goto post_soft_reset; in cs35l56_init()
1394 post_soft_reset: in cs35l56_init()