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

/linux-4.4.14/drivers/ide/
H A Dide-pm.c35 ide_acpi_set_state(hwif, 0); generic_ide_suspend()
83 ide_acpi_set_state(hwif, 1); generic_ide_resume()
H A Dide-acpi.c508 * ide_acpi_set_state - set the channel power state
515 void ide_acpi_set_state(ide_hwif_t *hwif, int on) ide_acpi_set_state() function
611 ide_acpi_set_state(hwif, 1);
/linux-4.4.14/include/linux/
H A Dide.h1437 extern void ide_acpi_set_state(ide_hwif_t *hwif, int on);
1446 static inline void ide_acpi_set_state(ide_hwif_t *hwif, int on) {} ide_acpi_set_state() function

Completed in 167 milliseconds