Searched refs:pmp_detach (Results 1 – 5 of 5) sorted by relevance
582 if (ap->ops->pmp_detach) in sata_pmp_detach()583 ap->ops->pmp_detach(ap); in sata_pmp_detach()
407 .pmp_detach = sil24_pmp_detach,
1410 .pmp_detach = sata_fsl_pmp_detach,
177 .pmp_detach = ahci_pmp_detach,
999 void (*pmp_detach)(struct ata_port *ap); member