Searched refs:intel_msic (Results 1 – 4 of 4) sorted by relevance
49 struct intel_msic { struct300 int intel_msic_irq_read(struct intel_msic *msic, unsigned short reg, u8 *val) in intel_msic_irq_read()310 static int intel_msic_init_devices(struct intel_msic *msic) in intel_msic_init_devices()366 static void intel_msic_remove_devices(struct intel_msic *msic) in intel_msic_remove_devices()376 struct intel_msic *msic; in intel_msic_probe()438 struct intel_msic *msic = platform_get_drvdata(pdev); in intel_msic_remove()
164 obj-$(CONFIG_MFD_INTEL_MSIC) += intel_msic.o
434 struct intel_msic;453 extern int intel_msic_irq_read(struct intel_msic *msic, unsigned short reg,
240 struct intel_msic *msic = pdev_to_intel_msic(mg->pdev); in msic_gpio_irq_handler()