Home
last modified time | relevance | path

Searched refs:mic_x100_intr_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/misc/mic/host/
Dmic_x100.h96 extern struct mic_hw_intr_ops mic_x100_intr_ops;
Dmic_main.c98 mdev->intr_ops = &mic_x100_intr_ops; in mic_ops_init()
Dmic_x100.c578 struct mic_hw_intr_ops mic_x100_intr_ops = { variable