Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibahci.c59 static void ahci_port_stop(struct ata_port *ap);
167 .port_stop = ahci_port_stop,
2421 static void ahci_port_stop(struct ata_port *ap) in ahci_port_stop() function