Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-pm.c15 if (ide_port_acpi(hwif)) { in generic_ide_suspend()
34 if (ret == 0 && ide_port_acpi(hwif)) { in generic_ide_suspend()
69 if (ide_port_acpi(hwif)) { in generic_ide_resume()
H A Dide-acpi.c96 bool ide_port_acpi(ide_hwif_t *hwif) in ide_port_acpi() function
/kernel/linux/linux-5.10/include/linux/
H A Dide.h1478 bool ide_port_acpi(ide_hwif_t *hwif);
1487 static inline bool ide_port_acpi(ide_hwif_t *hwif) { return 0; } in ide_port_acpi() function

Completed in 5 milliseconds