Lines Matching full:ipmi
5 * Handling for platform devices in IPMI (ACPI, OF, and things
155 rv = device_property_read_u8(&pdev->dev, "ipmi-type", &type); in platform_ipmi_probe()
173 dev_err(&pdev->dev, "ipmi-type property is invalid\n"); in platform_ipmi_probe()
216 { .type = "ipmi", .compatible = "ipmi-kcs",
218 { .type = "ipmi", .compatible = "ipmi-smic",
220 { .type = "ipmi", .compatible = "ipmi-bt",
332 dev_err(dev, "Could not find ACPI IPMI interface type\n"); in acpi_ipmi_probe()
349 dev_info(dev, "unknown IPMI type %lld\n", tmp); in acpi_ipmi_probe()
435 { "dmi-ipmi-si", 0 },
436 { "hardcode-ipmi-si", 0 },
437 { "hotmod-ipmi-si", 0 },