ahci_platform_ops  391 drivers/ata/ahci.h extern struct ata_port_operations ahci_platform_ops;
ahci_platform_ops  110 drivers/ata/ahci_ceva.c 	.inherits = &ahci_platform_ops,
ahci_platform_ops  139 drivers/ata/ahci_da850.c 	.inherits = &ahci_platform_ops,
ahci_platform_ops  126 drivers/ata/ahci_dm816.c 	.inherits = &ahci_platform_ops,
ahci_platform_ops   37 drivers/ata/ahci_mtk.c 	.port_ops	= &ahci_platform_ops,
ahci_platform_ops  178 drivers/ata/ahci_mvebu.c 	.port_ops  = &ahci_platform_ops,
ahci_platform_ops   29 drivers/ata/ahci_platform.c 	.port_ops	= &ahci_platform_ops,
ahci_platform_ops   36 drivers/ata/ahci_platform.c 	.port_ops	= &ahci_platform_ops,
ahci_platform_ops  130 drivers/ata/ahci_st.c 	.inherits	= &ahci_platform_ops,
ahci_platform_ops  206 drivers/ata/ahci_sunxi.c 	.port_ops	= &ahci_platform_ops,
ahci_platform_ops   29 drivers/ata/libahci_platform.c struct ata_port_operations ahci_platform_ops = {
ahci_platform_ops   33 drivers/ata/libahci_platform.c EXPORT_SYMBOL_GPL(ahci_platform_ops);