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

/linux-4.4.14/drivers/ide/
H A Dide-acpi.c350 * ide_acpi_exec_tfs - get then write drive taskfile settings
361 int ide_acpi_exec_tfs(ide_drive_t *drive) ide_acpi_exec_tfs() function
619 ide_acpi_exec_tfs(drive); ide_port_for_each_present_dev()
H A Dide-pm.c87 ide_acpi_exec_tfs(drive); generic_ide_resume()
/linux-4.4.14/include/linux/
H A Dide.h1432 extern int ide_acpi_exec_tfs(ide_drive_t *drive);
1441 static inline int ide_acpi_exec_tfs(ide_drive_t *drive) { return 0; } ide_acpi_get_timing() function

Completed in 140 milliseconds