Home
last modified time | relevance | path

Searched refs:mfd_cell_acpi_match (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dcore.h56 struct mfd_cell_acpi_match { struct
79 const struct mfd_cell_acpi_match *acpi_match; argument
/openbmc/linux/drivers/mfd/
H A Dintel_quark_i2c_gpio.c95 static struct mfd_cell_acpi_match intel_quark_acpi_match_i2c = {
109 static struct mfd_cell_acpi_match intel_quark_acpi_match_gpio = {
H A Ddln2.c658 static struct mfd_cell_acpi_match dln2_acpi_match_gpio = {
668 static struct mfd_cell_acpi_match dln2_acpi_match_i2c = {
678 static struct mfd_cell_acpi_match dln2_acpi_match_spi = {
688 static struct mfd_cell_acpi_match dln2_acpi_match_adc = {
H A Dmfd-core.c57 const struct mfd_cell_acpi_match *match = cell->acpi_match; in mfd_acpi_add_device()
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Denumeration.rst435 static struct mfd_cell_acpi_match my_subdevice_cell_acpi_match = {