Searched refs:mic_x100_intr_ops (Results 1 – 3 of 3) sorted by relevance
96 extern struct mic_hw_intr_ops mic_x100_intr_ops;
98 mdev->intr_ops = &mic_x100_intr_ops; in mic_ops_init()
578 struct mic_hw_intr_ops mic_x100_intr_ops = { variable