Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dide.h1462 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