Searched refs:irq_nb (Results 1 – 2 of 2) sorted by relevance
95 struct notifier_block irq_nb; member106 return container_of(nb, struct sprd_eic, irq_nb); in to_sprd_eic()692 sprd_eic->irq_nb.notifier_call = sprd_eic_irq_notify; in sprd_eic_probe()694 &sprd_eic->irq_nb); in sprd_eic_probe()700 &sprd_eic->irq_nb); in sprd_eic_probe()
1765 container_of(nb, struct mlx5_ib_pf_eq, irq_nb); in mlx5_ib_eq_pf_int()1832 eq->irq_nb.notifier_call = mlx5_ib_eq_pf_int; in mlx5r_odp_create_eq()1842 err = mlx5_eq_enable(dev->mdev, eq->core, &eq->irq_nb); in mlx5r_odp_create_eq()1869 mlx5_eq_disable(dev->mdev, eq->core, &eq->irq_nb); in mlx5_ib_odp_destroy_eq()