Searched refs:ahci_ops (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/ata/ |
D | ahci.c | 106 .inherits = &ahci_ops, 111 .inherits = &ahci_ops, 116 .inherits = &ahci_ops, 126 .port_ops = &ahci_ops, 133 .port_ops = &ahci_ops, 140 .port_ops = &ahci_ops, 147 .port_ops = &ahci_ops, 154 .port_ops = &ahci_ops, 161 .port_ops = &ahci_ops, 176 .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_qoriq.c | 130 .inherits = &ahci_ops,
|
D | ahci.h | 374 extern struct ata_port_operations ahci_ops;
|
D | ahci_xgene.c | 552 .inherits = &ahci_ops, 569 .inherits = &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 | 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,
|