Searched refs:query_poison_status (Results 1 – 6 of 6) sorted by relevance
567 bool (*query_poison_status)(struct amdgpu_device *adev); member
813 .query_poison_status = jpeg_v2_6_query_ras_poison_status,
822 .query_poison_status = jpeg_v4_0_query_ras_poison_status,
1677 if (block_obj->hw_ops && block_obj->hw_ops->query_poison_status) { in amdgpu_ras_interrupt_poison_consumption_handler()1678 poison_stat = block_obj->hw_ops->query_poison_status(adev); in amdgpu_ras_interrupt_poison_consumption_handler()2777 (ras_obj->hw_ops->query_poison_status || in amdgpu_ras_block_late_init()
2147 .query_poison_status = vcn_v4_0_query_ras_poison_status,
1976 .query_poison_status = vcn_v2_6_query_poison_status,