Home
last modified time | relevance | path

Searched defs:reset_method (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c29 u8 reset_method; member
100 u8 *reset_type, u8 *reset_state, u8 *reset_method) in mlx5_reg_mfrl_query()
128 u8 *reset_method) in mlx5_fw_reset_get_reset_method()
417 u8 reset_method) in mlx5_is_reset_now_capable()
555 static int mlx5_sync_pci_reset(struct mlx5_core_dev *dev, u8 reset_method) in mlx5_sync_pci_reset()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c5766 enum amd_reset_method reset_method; in amdgpu_device_suspend_display_audio() local
H A Damdgpu.h606 enum amd_reset_method (*reset_method)(struct amdgpu_device *adev); member