Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-acpi.c475 void ide_acpi_push_timing(ide_hwif_t *hwif) in ide_acpi_push_timing() function
617 ide_acpi_push_timing(hwif); in ide_acpi_port_init_devices()
H A Dide-pm.c73 ide_acpi_push_timing(hwif); in generic_ide_resume()
/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h1481 extern void ide_acpi_push_timing(ide_hwif_t *hwif);
1490 static inline void ide_acpi_push_timing(ide_hwif_t *hwif) { ; } in ide_acpi_push_timing() function