Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dlibahci.c68 static void ahci_pmp_attach(struct ata_port *ap);
173 .pmp_attach = ahci_pmp_attach,
2278 static void ahci_pmp_attach(struct ata_port *ap) in ahci_pmp_attach() function
2331 ahci_pmp_attach(ap); in ahci_port_resume()