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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-pm.c35 ide_acpi_set_state(hwif, 0);
53 ide_acpi_set_state(hwif, 1);
H A Dide-acpi.c498 * ide_acpi_set_state - set the channel power state
505 void ide_acpi_set_state(ide_hwif_t *hwif, int on) function
600 ide_acpi_set_state(hwif, 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dide.h1415 extern void ide_acpi_set_state(ide_hwif_t *hwif, int on);
1424 static inline void ide_acpi_set_state(ide_hwif_t *hwif, int on) {} function

Completed in 59 milliseconds