Searched refs:hw_irq_read (Results 1 – 5 of 5) sorted by relevance
260 int (*hw_irq_read)(struct aq_hw_s *self, u64 *mask); member
345 err = self->aq_hw_ops->hw_irq_read(self->aq_hw, &irq_mask); in aq_vec_isr_legacy()
846 .hw_irq_read = hw_atl_b0_hw_irq_read,
968 .hw_irq_read = hw_atl_a0_hw_irq_read,
1678 .hw_irq_read = hw_atl_b0_hw_irq_read,
Completed in 13 milliseconds