Searched refs:ibm_get_table_from_acpi (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/hotplug/
H A Dacpiphp_ibm.c110 static int ibm_get_table_from_acpi(char **bufp);
151 size = ibm_get_table_from_acpi(&table);
282 * ibm_get_table_from_acpi - reads the APLS buffer from ACPI
295 static int ibm_get_table_from_acpi(char **bufp) function
378 bytes_read = ibm_get_table_from_acpi(&table);
467 ibm_apci_table_attr.size = ibm_get_table_from_acpi(NULL);

Completed in 54 milliseconds