Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ata/
Dlibahci.c68 static void ahci_pmp_detach(struct ata_port *ap);
173 .pmp_detach = ahci_pmp_detach,
2267 static void ahci_pmp_detach(struct ata_port *ap) in ahci_pmp_detach() function
2296 ahci_pmp_detach(ap); in ahci_port_resume()