Searched defs:reset_ctl (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/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() 99 sienna_cichlid_mode2_prepare_hwcontext(struct amdgpu_reset_control *reset_ctl, in sienna_cichlid_mode2_prepare_hwcontext() 119 struct amdgpu_reset_control *reset_ctl = in sienna_cichlid_async_reset() local 141 sienna_cichlid_mode2_perform_reset(struct amdgpu_reset_control *reset_ctl, in sienna_cichlid_mode2_perform_reset() 235 sienna_cichlid_mode2_restore_hwcontext(struct amdgpu_reset_control *reset_ctl, in sienna_cichlid_mode2_restore_hwcontext() 290 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() 98 smu_v13_0_10_mode2_prepare_hwcontext(struct amdgpu_reset_control *reset_ctl, in smu_v13_0_10_mode2_prepare_hwcontext() 118 struct amdgpu_reset_control *reset_ctl = in smu_v13_0_10_async_reset() local 132 smu_v13_0_10_mode2_perform_reset(struct amdgpu_reset_control *reset_ctl, in smu_v13_0_10_mode2_perform_reset() 230 smu_v13_0_10_mode2_restore_hwcontext(struct amdgpu_reset_control *reset_ctl, in smu_v13_0_10_mode2_restore_hwcontext() 281 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() 104 aldebaran_mode2_prepare_hwcontext(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_prepare_hwcontext() 121 struct amdgpu_reset_control *reset_ctl = in aldebaran_async_reset() local 144 aldebaran_mode2_perform_reset(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_perform_reset() 326 aldebaran_mode2_restore_hwcontext(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_restore_hwcontext() 424 struct amdgpu_reset_control *reset_ctl; in aldebaran_reset_init() local
|
D | amdgpu_reset.h | 152 #define for_each_handler(i, handler, reset_ctl) \ argument
|
/linux-6.12.1/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.12.1/drivers/net/dsa/realtek/ |
D | realtek.h | 53 struct reset_control *reset_ctl; member
|