/kernel/linux/linux-6.6/drivers/ata/ |
H A D | ahci.c | 110 .inherits = &ahci_ops, 115 .inherits = &ahci_ops, 120 .inherits = &ahci_ops, 130 .port_ops = &ahci_ops, 137 .port_ops = &ahci_ops, 144 .port_ops = &ahci_ops, 151 .port_ops = &ahci_ops, 158 .port_ops = &ahci_ops, 165 .port_ops = &ahci_ops, 172 .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 | 616 .inherits = &ahci_ops, 633 .inherits = &ahci_ops,
|
H A D | ahci_qoriq.c | 149 .inherits = &ahci_ops,
|
H A D | ahci_brcm.c | 329 .inherits = &ahci_ops,
|
H A D | ahci.h | 404 extern struct ata_port_operations ahci_ops;
|
H A D | acard-ahci.c | 74 .inherits = &ahci_ops,
|
H A D | ahci_imx.c | 795 ret = ahci_ops.softreset(link, class, deadline); in ahci_imx_softreset() 801 .inherits = &ahci_ops,
|
H A D | ahci_tegra.c | 442 .inherits = &ahci_ops,
|
H A D | libahci_platform.c | 31 .inherits = &ahci_ops,
|
H A D | sata_highbank.c | 429 .inherits = &ahci_ops,
|
H A D | libahci.c | 154 struct ata_port_operations ahci_ops = { variable 191 EXPORT_SYMBOL_GPL(ahci_ops); variable 194 .inherits = &ahci_ops,
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | ahci.c | 110 .inherits = &ahci_ops, 115 .inherits = &ahci_ops, 120 .inherits = &ahci_ops, 130 .port_ops = &ahci_ops, 137 .port_ops = &ahci_ops, 144 .port_ops = &ahci_ops, 151 .port_ops = &ahci_ops, 158 .port_ops = &ahci_ops, 165 .port_ops = &ahci_ops, 172 .port_ops = &ahci_ops, [all...] |
H A D | ahci_seattle.c | 52 .inherits = &ahci_ops, 63 .inherits = &ahci_ops,
|
H A D | ahci_xgene.c | 617 .inherits = &ahci_ops, 634 .inherits = &ahci_ops,
|
H A D | ahci.h | 395 extern struct ata_port_operations ahci_ops;
|
H A D | ahci_qoriq.c | 155 .inherits = &ahci_ops,
|
H A D | ahci_imx.c | 790 ret = ahci_ops.softreset(link, class, deadline); in ahci_imx_softreset() 796 .inherits = &ahci_ops,
|
H A D | ahci_brcm.c | 328 .inherits = &ahci_ops,
|
H A D | acard-ahci.c | 74 .inherits = &ahci_ops,
|
H A D | ahci_tegra.c | 433 .inherits = &ahci_ops,
|
H A D | libahci_platform.c | 30 .inherits = &ahci_ops,
|
H A D | sata_highbank.c | 429 .inherits = &ahci_ops,
|
H A D | libahci.c | 133 struct ata_port_operations ahci_ops = { variable 169 EXPORT_SYMBOL_GPL(ahci_ops); variable 172 .inherits = &ahci_ops,
|