Searched refs:get_reg_state (Results 1 – 3 of 3) sorted by relevance
141 (((adev)->asic_funcs && (adev)->asic_funcs->get_reg_state) ? 1 : 0)144 ((adev)->asic_funcs->get_reg_state ? \145 (adev)->asic_funcs->get_reg_state((adev), (state), (buf), \
929 .get_reg_state = &aqua_vanjaram_get_reg_state,
638 ssize_t (*get_reg_state)(struct amdgpu_device *adev, member
Completed in 14 milliseconds