Home
last modified time | relevance | path

Searched refs:ahci_platform_ops (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/ata/
Dahci_platform.c33 .port_ops = &ahci_platform_ops,
Dahci_dm816.c130 .inherits = &ahci_platform_ops,
Dahci_mtk.c45 .port_ops = &ahci_platform_ops,
Dahci_da850.c143 .inherits = &ahci_platform_ops,
Dahci_mvebu.c148 .port_ops = &ahci_platform_ops,
Dahci_sunxi.c171 .port_ops = &ahci_platform_ops,
Dahci_st.c133 .inherits = &ahci_platform_ops,
Dlibahci_platform.c33 struct ata_port_operations ahci_platform_ops = { variable
37 EXPORT_SYMBOL_GPL(ahci_platform_ops);
Dahci.h401 extern struct ata_port_operations ahci_platform_ops;
Dahci_ceva.c121 .inherits = &ahci_platform_ops,