Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibahci.c67 static void ahci_pmp_attach(struct ata_port *ap);
153 .pmp_attach = ahci_pmp_attach,
2246 static void ahci_pmp_attach(struct ata_port *ap) in ahci_pmp_attach() function
2286 /* see comment above in ahci_pmp_attach() */ in ahci_pmp_detach()
2299 ahci_pmp_attach(ap); in ahci_port_resume()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibahci.c69 static void ahci_pmp_attach(struct ata_port *ap);
175 .pmp_attach = ahci_pmp_attach,
2396 static void ahci_pmp_attach(struct ata_port *ap) in ahci_pmp_attach() function
2436 /* see comment above in ahci_pmp_attach() */ in ahci_pmp_detach()
2449 ahci_pmp_attach(ap); in ahci_port_resume()

Completed in 7 milliseconds