Searched refs:pmp_detach (Results 1 – 5 of 5) sorted by relevance
572 if (ap->ops->pmp_detach) in sata_pmp_detach()573 ap->ops->pmp_detach(ap); in sata_pmp_detach()
415 .pmp_detach = sil24_pmp_detach,
1440 .pmp_detach = sata_fsl_pmp_detach,
166 .pmp_detach = ahci_pmp_detach,
935 void (*pmp_detach)(struct ata_port *ap); member