Searched refs:ahci_ops (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/ata/ |
D | ahci.c | 104 .inherits = &ahci_ops, 109 .inherits = &ahci_ops, 114 .inherits = &ahci_ops, 124 .port_ops = &ahci_ops, 131 .port_ops = &ahci_ops, 138 .port_ops = &ahci_ops, 145 .port_ops = &ahci_ops, 152 .port_ops = &ahci_ops, 159 .port_ops = &ahci_ops, 174 .port_ops = &ahci_ops, [all …]
|
D | ahci_imx.c | 340 ret = ahci_ops.softreset(link, class, deadline); in ahci_imx_softreset() 346 .inherits = &ahci_ops,
|
D | ahci.h | 369 extern struct ata_port_operations ahci_ops;
|
D | ahci_tegra.c | 277 .inherits = &ahci_ops,
|
D | acard-ahci.c | 90 .inherits = &ahci_ops,
|
D | libahci_platform.c | 33 .inherits = &ahci_ops,
|
D | ahci_xgene.c | 546 .inherits = &ahci_ops,
|
D | sata_highbank.c | 443 .inherits = &ahci_ops,
|
D | libahci.c | 145 struct ata_port_operations ahci_ops = { variable 181 EXPORT_SYMBOL_GPL(ahci_ops); 184 .inherits = &ahci_ops,
|