Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dahci_platform.c80 static const struct of_device_id ahci_of_match[] = { variable
88 MODULE_DEVICE_TABLE(of, ahci_of_match);
103 .of_match_table = ahci_of_match,
Dahci_mtk.c168 static const struct of_device_id ahci_of_match[] = { variable
172 MODULE_DEVICE_TABLE(of, ahci_of_match);
179 .of_match_table = ahci_of_match,
Dahci_brcm.c424 static const struct of_device_id ahci_of_match[] = { variable
432 MODULE_DEVICE_TABLE(of, ahci_of_match);
447 of_id = of_match_node(ahci_of_match, pdev->dev.of_node); in brcm_ahci_probe()
580 .of_match_table = ahci_of_match,
Dsata_highbank.c445 static const struct of_device_id ahci_of_match[] = { variable
449 MODULE_DEVICE_TABLE(of, ahci_of_match);
620 .of_match_table = ahci_of_match,