Searched refs:ahci_ops (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/ata/ ! |
| H A D | ahci.c | 113 .inherits = &ahci_ops, 118 .inherits = &ahci_ops, 123 .inherits = &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, 168 .port_ops = &ahci_ops, 176 .port_ops = &ahci_ops, [all …]
|
| H A D | ahci_seattle.c | 51 .inherits = &ahci_ops, 62 .inherits = &ahci_ops,
|
| H A D | ahci_xgene.c | 611 .inherits = &ahci_ops, 628 .inherits = &ahci_ops,
|
| H A D | ahci_qoriq.c | 149 .inherits = &ahci_ops,
|
| H A D | ahci_imx.c | 648 ret = ahci_ops.reset.softreset(link, class, deadline); in ahci_imx_softreset() 654 .inherits = &ahci_ops,
|
| H A D | acard-ahci.c | 74 .inherits = &ahci_ops,
|
| H A D | ahci.h | 419 extern struct ata_port_operations ahci_ops;
|
| H A D | ahci_brcm.c | 332 .inherits = &ahci_ops,
|
| H A D | ahci_tegra.c | 442 .inherits = &ahci_ops,
|
| H A D | sata_highbank.c | 430 .inherits = &ahci_ops,
|
| H A D | libahci_platform.c | 31 .inherits = &ahci_ops,
|
| H A D | libahci.c | 155 struct ata_port_operations ahci_ops = { variable 192 EXPORT_SYMBOL_GPL(ahci_ops); 195 .inherits = &ahci_ops,
|