Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibata-eh.c4256 if (ap->ops->port_resume) in ata_eh_handle_port_resume()
4257 ap->ops->port_resume(ap); in ata_eh_handle_port_resume()
H A Dlibahci.c187 .port_resume = ahci_port_resume,
/linux/include/linux/
H A Dlibata.h1018 int (*port_resume)(struct ata_port *ap); member