Searched refs:post_soft_reset (Results 1 – 25 of 27) sorted by relevance
12
| /linux/drivers/gpu/drm/amd/include/ |
| A D | amd_shared.h | 396 int (*post_soft_reset)(void *handle); member
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | jpeg_v2_5.c | 630 .post_soft_reset = NULL, 652 .post_soft_reset = NULL,
|
| A D | tonga_ih.c | 486 .post_soft_reset = tonga_ih_post_soft_reset,
|
| A D | jpeg_v3_0.c | 550 .post_soft_reset = NULL,
|
| A D | jpeg_v5_0_0.c | 637 .post_soft_reset = NULL,
|
| A D | jpeg_v4_0.c | 717 .post_soft_reset = NULL,
|
| A D | jpeg_v2_0.c | 759 .post_soft_reset = NULL,
|
| A D | jpeg_v4_0_5.c | 758 .post_soft_reset = NULL,
|
| A D | vce_v3_0.c | 912 .post_soft_reset = vce_v3_0_post_soft_reset,
|
| A D | vcn_v2_5.c | 2004 .post_soft_reset = NULL, 2026 .post_soft_reset = NULL,
|
| A D | vce_v4_0.c | 1091 .post_soft_reset = NULL /* vce_v4_0_post_soft_reset */,
|
| A D | jpeg_v4_0_3.c | 1073 .post_soft_reset = NULL,
|
| A D | vcn_v5_0_0.c | 1421 .post_soft_reset = NULL,
|
| A D | sdma_v3_0.c | 1552 .post_soft_reset = sdma_v3_0_post_soft_reset,
|
| A D | uvd_v6_0.c | 1544 .post_soft_reset = uvd_v6_0_post_soft_reset,
|
| A D | vcn_v4_0_5.c | 1695 .post_soft_reset = NULL,
|
| A D | gmc_v8_0.c | 1714 .post_soft_reset = gmc_v8_0_post_soft_reset,
|
| A D | uvd_v7_0.c | 1801 .post_soft_reset = NULL /* uvd_v7_0_post_soft_reset */,
|
| A D | vcn_v4_0_3.c | 1813 .post_soft_reset = NULL,
|
| A D | vcn_v1_0.c | 2003 .post_soft_reset = NULL /* vcn_v1_0_post_soft_reset */,
|
| A D | vcn_v2_0.c | 2112 .post_soft_reset = NULL,
|
| A D | vcn_v4_0.c | 2237 .post_soft_reset = NULL,
|
| A D | amdgpu_device.c | 5020 adev->ip_blocks[i].version->funcs->post_soft_reset) in amdgpu_device_ip_post_soft_reset() 5021 r = adev->ip_blocks[i].version->funcs->post_soft_reset(adev); in amdgpu_device_ip_post_soft_reset()
|
| A D | vcn_v3_0.c | 2330 .post_soft_reset = NULL,
|
| /linux/sound/soc/codecs/ |
| A D | cs35l56.c | 1355 goto post_soft_reset; in cs35l56_init() 1388 post_soft_reset: in cs35l56_init()
|
Completed in 112 milliseconds
12