Lines Matching full:ipmi
5 * Handling for platform devices in IPMI (ACPI, OF, and things
154 rv = device_property_read_u8(&pdev->dev, "ipmi-type", &type); in platform_ipmi_probe()
172 dev_err(&pdev->dev, "ipmi-type property is invalid\n"); in platform_ipmi_probe()
215 { .type = "ipmi", .compatible = "ipmi-kcs",
217 { .type = "ipmi", .compatible = "ipmi-smic",
219 { .type = "ipmi", .compatible = "ipmi-bt",
336 dev_err(dev, "Could not find ACPI IPMI interface type\n"); in acpi_ipmi_probe()
353 dev_info(dev, "unknown IPMI type %lld\n", tmp); in acpi_ipmi_probe()
441 { "dmi-ipmi-si", 0 },
442 { "hardcode-ipmi-si", 0 },
443 { "hotmod-ipmi-si", 0 },