Home
last modified time | relevance | path

Searched refs:ahci_pmp_retry_srst_ops (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.h397 extern struct ata_port_operations ahci_pmp_retry_srst_ops;
H A Dahci_imx.c788 ret = ahci_pmp_retry_srst_ops.softreset(link, class, deadline); in ahci_imx_softreset()
H A Dahci.c232 .port_ops = &ahci_pmp_retry_srst_ops,
239 .port_ops = &ahci_pmp_retry_srst_ops,
H A Dlibahci.c171 struct ata_port_operations ahci_pmp_retry_srst_ops = { variable
175 EXPORT_SYMBOL_GPL(ahci_pmp_retry_srst_ops); variable
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci.h406 extern struct ata_port_operations ahci_pmp_retry_srst_ops;
H A Dahci.c239 .port_ops = &ahci_pmp_retry_srst_ops,
246 .port_ops = &ahci_pmp_retry_srst_ops,
H A Dlibahci.c193 struct ata_port_operations ahci_pmp_retry_srst_ops = { variable
197 EXPORT_SYMBOL_GPL(ahci_pmp_retry_srst_ops); variable
H A Dahci_imx.c793 ret = ahci_pmp_retry_srst_ops.softreset(link, class, deadline); in ahci_imx_softreset()

Completed in 26 milliseconds