Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibahci.c69 static void ahci_pmp_attach(struct ata_port *ap);
176 .pmp_attach = ahci_pmp_attach,
2387 static void ahci_pmp_attach(struct ata_port *ap) in ahci_pmp_attach() function
2427 /* see comment above in ahci_pmp_attach() */ in ahci_pmp_detach()
2440 ahci_pmp_attach(ap); in ahci_port_resume()