Home
last modified time | relevance | path

Searched refs:intr_workarounds (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/misc/mic/host/
Dmic_device.h162 void (*intr_workarounds)(struct mic_device *mdev); member
Dmic_boot.c81 mdev->ops->intr_workarounds(mdev); in _mic_ack_interrupt()
Dmic_x100.c566 .intr_workarounds = mic_x100_intr_workarounds,
Dmic_main.c118 mdev->ops->intr_workarounds(mdev); in mic_shutdown_db()
Dmic_virtio.c473 mdev->ops->intr_workarounds(mdev); in mic_virtio_intr_handler()