Home
last modified time | relevance | path

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

/drivers/mfd/
Dintel_msic.c49 struct intel_msic { struct
300 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()
DMakefile196 obj-$(CONFIG_MFD_INTEL_MSIC) += intel_msic.o
/drivers/gpio/
Dgpio-msic.c239 struct intel_msic *msic = pdev_to_intel_msic(mg->pdev); in msic_gpio_irq_handler()