Searched defs:reset_ctl (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | sienna_cichlid.c | 34 static bool sienna_cichlid_is_mode2_default(struct amdgpu_reset_control *reset_ctl) in sienna_cichlid_is_mode2_default() 47 sienna_cichlid_get_reset_handler(struct amdgpu_reset_control *reset_ctl, in sienna_cichlid_get_reset_handler() 93 sienna_cichlid_mode2_prepare_hwcontext(struct amdgpu_reset_control *reset_ctl, in sienna_cichlid_mode2_prepare_hwcontext() 113 struct amdgpu_reset_control *reset_ctl = in sienna_cichlid_async_reset() local 135 sienna_cichlid_mode2_perform_reset(struct amdgpu_reset_control *reset_ctl, in sienna_cichlid_mode2_perform_reset() 217 sienna_cichlid_mode2_restore_hwcontext(struct amdgpu_reset_control *reset_ctl, in sienna_cichlid_mode2_restore_hwcontext() 274 struct amdgpu_reset_control *reset_ctl; in sienna_cichlid_reset_init() local
|
D | smu_v13_0_10.c | 32 static bool smu_v13_0_10_is_mode2_default(struct amdgpu_reset_control *reset_ctl) in smu_v13_0_10_is_mode2_default() 42 smu_v13_0_10_get_reset_handler(struct amdgpu_reset_control *reset_ctl, in smu_v13_0_10_get_reset_handler() 92 smu_v13_0_10_mode2_prepare_hwcontext(struct amdgpu_reset_control *reset_ctl, in smu_v13_0_10_mode2_prepare_hwcontext() 112 struct amdgpu_reset_control *reset_ctl = in smu_v13_0_10_async_reset() local 126 smu_v13_0_10_mode2_perform_reset(struct amdgpu_reset_control *reset_ctl, in smu_v13_0_10_mode2_perform_reset() 218 smu_v13_0_10_mode2_restore_hwcontext(struct amdgpu_reset_control *reset_ctl, in smu_v13_0_10_mode2_restore_hwcontext() 271 struct amdgpu_reset_control *reset_ctl; in smu_v13_0_10_reset_init() local
|
D | aldebaran.c | 34 static bool aldebaran_is_mode2_default(struct amdgpu_reset_control *reset_ctl) in aldebaran_is_mode2_default() 46 aldebaran_get_reset_handler(struct amdgpu_reset_control *reset_ctl, in aldebaran_get_reset_handler() 97 aldebaran_mode2_prepare_hwcontext(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_prepare_hwcontext() 114 struct amdgpu_reset_control *reset_ctl = in aldebaran_async_reset() local 137 aldebaran_mode2_perform_reset(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_perform_reset() 314 aldebaran_mode2_restore_hwcontext(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_restore_hwcontext() 419 struct amdgpu_reset_control *reset_ctl; in aldebaran_reset_init() local
|
D | amdgpu_reset.c | 57 struct amdgpu_reset_control *reset_ctl, in amdgpu_reset_xgmi_reset_on_init_prep_hwctxt() 78 struct amdgpu_reset_control *reset_ctl, in amdgpu_reset_xgmi_reset_on_init_restore_hwctxt() 100 struct amdgpu_reset_control *reset_ctl, in amdgpu_reset_xgmi_reset_on_init_perform_reset()
|
D | amdgpu_reset.h | 152 #define for_each_handler(i, handler, reset_ctl) \ argument
|
/linux-6.14.4/drivers/gpu/drm/mediatek/ |
D | mtk_disp_merge.c | 70 struct reset_control *reset_ctl; member
|
D | mtk_ethdr.c | 83 struct reset_control *reset_ctl; member
|
/linux-6.14.4/drivers/net/dsa/realtek/ |
D | realtek.h | 53 struct reset_control *reset_ctl; member
|