Searched defs:ipmi (Results 1 – 2 of 2) sorted by relevance
126 static struct acpi_ipmi_msg *acpi_alloc_ipmi_msg(struct acpi_ipmi_device *ipmi) in acpi_alloc_ipmi_msg()220 static void ipmi_flush_tx_msg(struct acpi_ipmi_device *ipmi) in ipmi_flush_tx_msg()427 static void ipmi_remove_space_handler(struct acpi_ipmi_device *ipmi) in ipmi_remove_space_handler()438 static int ipmi_install_space_handler(struct acpi_ipmi_device *ipmi) in ipmi_install_space_handler()
148 struct aem_ipmi_data ipmi; member367 struct aem_ipmi_data *ipmi = &data->ipmi; in aem_read_sensor() local