Home
last modified time | relevance | path

Searched refs:ahci_of_match (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/ata/
Dahci_platform.c75 static const struct of_device_id ahci_of_match[] = { variable
85 MODULE_DEVICE_TABLE(of, ahci_of_match);
99 .of_match_table = ahci_of_match,
Dahci_mtk.c178 static const struct of_device_id ahci_of_match[] = { variable
182 MODULE_DEVICE_TABLE(of, ahci_of_match);
189 .of_match_table = ahci_of_match,
Dahci_brcm.c381 static const struct of_device_id ahci_of_match[] = { variable
387 MODULE_DEVICE_TABLE(of, ahci_of_match);
402 of_id = of_match_node(ahci_of_match, pdev->dev.of_node); in brcm_ahci_probe()
477 .of_match_table = ahci_of_match,
Dsata_highbank.c459 static const struct of_device_id ahci_of_match[] = { variable
463 MODULE_DEVICE_TABLE(of, ahci_of_match);
638 .of_match_table = ahci_of_match,