Searched refs:ahci_ops (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/ata/ |
D | ahci.c | 115 .inherits = &ahci_ops, 120 .inherits = &ahci_ops, 125 .inherits = &ahci_ops, 135 .port_ops = &ahci_ops, 142 .port_ops = &ahci_ops, 149 .port_ops = &ahci_ops, 156 .port_ops = &ahci_ops, 163 .port_ops = &ahci_ops, 170 .port_ops = &ahci_ops, 177 .port_ops = &ahci_ops, [all …]
|
D | ahci_seattle.c | 60 .inherits = &ahci_ops, 71 .inherits = &ahci_ops,
|
D | ahci.h | 400 extern struct ata_port_operations ahci_ops;
|
D | ahci_xgene.c | 634 .inherits = &ahci_ops, 651 .inherits = &ahci_ops,
|
D | ahci_qoriq.c | 146 .inherits = &ahci_ops,
|
D | acard-ahci.c | 90 .inherits = &ahci_ops,
|
D | ahci_brcm.c | 338 .inherits = &ahci_ops,
|
D | ahci_imx.c | 801 ret = ahci_ops.softreset(link, class, deadline); in ahci_imx_softreset() 807 .inherits = &ahci_ops,
|
D | ahci_tegra.c | 442 .inherits = &ahci_ops,
|
D | libahci_platform.c | 34 .inherits = &ahci_ops,
|
D | sata_highbank.c | 443 .inherits = &ahci_ops,
|
D | libahci.c | 149 struct ata_port_operations ahci_ops = { variable 185 EXPORT_SYMBOL_GPL(ahci_ops); 188 .inherits = &ahci_ops,
|