Searched refs:ahci_ops (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/drivers/ata/ |
D | ahci.c | 110 .inherits = &ahci_ops, 115 .inherits = &ahci_ops, 120 .inherits = &ahci_ops, 130 .port_ops = &ahci_ops, 137 .port_ops = &ahci_ops, 144 .port_ops = &ahci_ops, 151 .port_ops = &ahci_ops, 158 .port_ops = &ahci_ops, 165 .port_ops = &ahci_ops, 172 .port_ops = &ahci_ops, [all …]
|
D | ahci_seattle.c | 52 .inherits = &ahci_ops, 63 .inherits = &ahci_ops,
|
D | ahci_xgene.c | 617 .inherits = &ahci_ops, 634 .inherits = &ahci_ops,
|
D | ahci.h | 403 extern struct ata_port_operations ahci_ops;
|
D | ahci_qoriq.c | 151 .inherits = &ahci_ops,
|
D | acard-ahci.c | 74 .inherits = &ahci_ops,
|
D | ahci_imx.c | 795 ret = ahci_ops.softreset(link, class, deadline); in ahci_imx_softreset() 801 .inherits = &ahci_ops,
|
D | ahci_brcm.c | 329 .inherits = &ahci_ops,
|
D | ahci_tegra.c | 442 .inherits = &ahci_ops,
|
D | libahci_platform.c | 30 .inherits = &ahci_ops,
|
D | sata_highbank.c | 429 .inherits = &ahci_ops,
|
D | libahci.c | 153 struct ata_port_operations ahci_ops = { variable 189 EXPORT_SYMBOL_GPL(ahci_ops); 192 .inherits = &ahci_ops,
|