ahci_of_match 402 drivers/ata/ahci_brcm.c static const struct of_device_id ahci_of_match[] = { ahci_of_match 409 drivers/ata/ahci_brcm.c MODULE_DEVICE_TABLE(of, ahci_of_match); ahci_of_match 424 drivers/ata/ahci_brcm.c of_id = of_match_node(ahci_of_match, pdev->dev.of_node); ahci_of_match 531 drivers/ata/ahci_brcm.c .of_match_table = ahci_of_match, ahci_of_match 170 drivers/ata/ahci_mtk.c static const struct of_device_id ahci_of_match[] = { ahci_of_match 174 drivers/ata/ahci_mtk.c MODULE_DEVICE_TABLE(of, ahci_of_match); ahci_of_match 181 drivers/ata/ahci_mtk.c .of_match_table = ahci_of_match, ahci_of_match 83 drivers/ata/ahci_platform.c static const struct of_device_id ahci_of_match[] = { ahci_of_match 93 drivers/ata/ahci_platform.c MODULE_DEVICE_TABLE(of, ahci_of_match); ahci_of_match 108 drivers/ata/ahci_platform.c .of_match_table = ahci_of_match, ahci_of_match 445 drivers/ata/sata_highbank.c static const struct of_device_id ahci_of_match[] = { ahci_of_match 449 drivers/ata/sata_highbank.c MODULE_DEVICE_TABLE(of, ahci_of_match); ahci_of_match 624 drivers/ata/sata_highbank.c .of_match_table = ahci_of_match,