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,
1410 .pmp_detach = sata_fsl_pmp_detach,
176 .pmp_detach = ahci_pmp_detach,
935 void (*pmp_detach)(struct ata_port *ap); member