Searched refs:intr_workarounds (Results 1 – 3 of 3) sorted by relevance
128 void (*intr_workarounds)(struct mic_device *mdev); member
86 mdev->ops->intr_workarounds(mdev); in __mic_ack_interrupt()282 mdev->ops->intr_workarounds(mdev); in ___mic_ack_interrupt()371 mdev->ops->intr_workarounds(mdev); in _mic_ack_interrupt()
568 .intr_workarounds = mic_x100_intr_workarounds,