Lines Matching full:ipmi
5 * Handling for platform devices in IPMI (ACPI, OF, and things
156 rv = device_property_read_u8(&pdev->dev, "ipmi-type", &type); in platform_ipmi_probe()
174 dev_err(&pdev->dev, "ipmi-type property is invalid\n"); in platform_ipmi_probe()
217 { .type = "ipmi", .compatible = "ipmi-kcs",
219 { .type = "ipmi", .compatible = "ipmi-smic",
221 { .type = "ipmi", .compatible = "ipmi-bt",
344 "Could not find ACPI IPMI interface type\n"); in acpi_ipmi_probe()
362 dev_info(&pdev->dev, "unknown IPMI type %lld\n", tmp); in acpi_ipmi_probe()
454 { "dmi-ipmi-si", 0 },
455 { "hardcode-ipmi-si", 0 },
456 { "hotmod-ipmi-si", 0 },