Home
last modified time | relevance | path

Searched refs:pmp_detach (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/ata/
H A Dlibata-pmp.c571 if (ap->ops->pmp_detach) in sata_pmp_detach()
572 ap->ops->pmp_detach(ap); in sata_pmp_detach()
H A Dsata_sil24.c407 .pmp_detach = sil24_pmp_detach,
H A Dlibahci.c176 .pmp_detach = ahci_pmp_detach,
/linux/include/linux/
H A Dlibata.h988 void (*pmp_detach)(struct ata_port *ap); member