Searched refs:pmp_detach (Results 1 – 5 of 5) sorted by relevance
571 if (ap->ops->pmp_detach) in sata_pmp_detach()572 ap->ops->pmp_detach(ap); in sata_pmp_detach()
408 .pmp_detach = sil24_pmp_detach,
1411 .pmp_detach = sata_fsl_pmp_detach,
174 .pmp_detach = ahci_pmp_detach,
916 void (*pmp_detach)(struct ata_port *ap); member