Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ide/
Dide-pm.c135 ide_set_max_pio(drive); in ide_start_power_step()
Dide-dma.c391 ide_set_max_pio(drive); in ide_dma_check()
Dide-probe.c735 ide_set_max_pio(drive); in ide_port_tune_devices()
/linux-4.1.27/include/linux/
Dide.h1506 static inline void ide_set_max_pio(ide_drive_t *drive) in ide_set_max_pio() function