Searched defs:intel_mid_ops (Results 1 – 2 of 2) sorted by relevance
68 struct intel_mid_ops { struct69 void (*arch_setup)(void);
64 static struct intel_mid_ops *intel_mid_ops; variable