Searched refs:ahci_ops (Results 1 – 12 of 12) sorted by relevance
/drivers/ata/ |
D | ahci.c | 105 .inherits = &ahci_ops, 110 .inherits = &ahci_ops, 115 .inherits = &ahci_ops, 125 .port_ops = &ahci_ops, 132 .port_ops = &ahci_ops, 139 .port_ops = &ahci_ops, 146 .port_ops = &ahci_ops, 153 .port_ops = &ahci_ops, 160 .port_ops = &ahci_ops, 167 .port_ops = &ahci_ops, [all …]
|
D | ahci_seattle.c | 52 .inherits = &ahci_ops, 63 .inherits = &ahci_ops,
|
D | ahci.h | 390 extern struct ata_port_operations ahci_ops;
|
D | ahci_xgene.c | 621 .inherits = &ahci_ops, 638 .inherits = &ahci_ops,
|
D | ahci_qoriq.c | 148 .inherits = &ahci_ops,
|
D | acard-ahci.c | 74 .inherits = &ahci_ops,
|
D | ahci_imx.c | 790 ret = ahci_ops.softreset(link, class, deadline); in ahci_imx_softreset() 796 .inherits = &ahci_ops,
|
D | ahci_brcm.c | 327 .inherits = &ahci_ops,
|
D | ahci_tegra.c | 433 .inherits = &ahci_ops,
|
D | libahci_platform.c | 30 .inherits = &ahci_ops,
|
D | sata_highbank.c | 429 .inherits = &ahci_ops,
|
D | libahci.c | 133 struct ata_port_operations ahci_ops = { variable 169 EXPORT_SYMBOL_GPL(ahci_ops); 172 .inherits = &ahci_ops,
|