Searched refs:intr_workarounds (Results 1 – 3 of 3) sorted by relevance
116 void (*intr_workarounds)(struct mic_device *mdev); member
74 mdev->ops->intr_workarounds(mdev); in __mic_ack_interrupt()270 mdev->ops->intr_workarounds(mdev); in ___mic_ack_interrupt()359 mdev->ops->intr_workarounds(mdev); in _mic_ack_interrupt()
556 .intr_workarounds = mic_x100_intr_workarounds,