Home
last modified time | relevance | path

Searched refs:intel_msic (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Dintel_msic.c14 #include <linux/mfd/intel_msic.h>
40 * struct intel_msic - an MSIC MFD instance
46 struct intel_msic { struct
273 int intel_msic_irq_read(struct intel_msic *msic, unsigned short reg, u8 *val) in intel_msic_irq_read()
283 static int intel_msic_init_devices(struct intel_msic *msic) in intel_msic_init_devices()
339 static void intel_msic_remove_devices(struct intel_msic *msic) in intel_msic_remove_devices()
349 struct intel_msic *msic; in intel_msic_probe()
411 struct intel_msic *msic = platform_get_drvdata(pdev); in intel_msic_remove()
422 .name = "intel_msic",
H A DMakefile217 obj-$(CONFIG_MFD_INTEL_MSIC) += intel_msic.o
/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_msic_power_btn.c13 #include <linux/mfd/intel_msic.h>
H A Dplatform_msic_battery.c14 #include <linux/mfd/intel_msic.h>
H A Dplatform_msic_thermal.c14 #include <linux/mfd/intel_msic.h>
H A Dplatform_msic_gpio.c15 #include <linux/mfd/intel_msic.h>
H A Dplatform_msic_ocd.c15 #include <linux/mfd/intel_msic.h>
H A Dplatform_msic_audio.c15 #include <linux/mfd/intel_msic.h>
H A Dplatform_msic.c14 #include <linux/mfd/intel_msic.h>
30 .name = "intel_msic",
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-msic.c14 #include <linux/mfd/intel_msic.h>
226 struct intel_msic *msic = pdev_to_intel_msic(mg->pdev); in msic_gpio_irq_handler()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_mid_powerbtn.c13 #include <linux/mfd/intel_msic.h>
H A Dintel_mid_thermal.c14 #include <linux/mfd/intel_msic.h>
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dintel_msic.h431 struct intel_msic;
450 extern int intel_msic_irq_read(struct intel_msic *msic, unsigned short reg,

Completed in 6 milliseconds