Searched refs:ide_port_acpi (Results 1 – 3 of 3) sorted by relevance
15 if (ide_port_acpi(hwif)) { in generic_ide_suspend()34 if (ret == 0 && ide_port_acpi(hwif)) { in generic_ide_suspend()82 if (ide_port_acpi(hwif)) { in generic_ide_resume()
96 bool ide_port_acpi(ide_hwif_t *hwif) in ide_port_acpi() function
1462 bool ide_port_acpi(ide_hwif_t *hwif);1471 static inline bool ide_port_acpi(ide_hwif_t *hwif) { return 0; } in ide_port_acpi() function