Home
last modified time | relevance | path

Searched refs:ahci_of_match (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_platform.c83 static const struct of_device_id ahci_of_match[] = { variable
93 MODULE_DEVICE_TABLE(of, ahci_of_match);
108 .of_match_table = ahci_of_match,
H A Dahci_mtk.c170 static const struct of_device_id ahci_of_match[] = { variable
174 MODULE_DEVICE_TABLE(of, ahci_of_match);
181 .of_match_table = ahci_of_match,
H A Dahci_brcm.c423 static const struct of_device_id ahci_of_match[] = { variable
431 MODULE_DEVICE_TABLE(of, ahci_of_match);
447 of_id = of_match_node(ahci_of_match, pdev->dev.of_node); in brcm_ahci_probe()
585 .of_match_table = ahci_of_match,
H A Dsata_highbank.c445 static const struct of_device_id ahci_of_match[] = { variable
449 MODULE_DEVICE_TABLE(of, ahci_of_match);
621 .of_match_table = ahci_of_match,
/kernel/linux/linux-6.6/drivers/ata/
H A 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,
H A Dahci_mtk.c169 static const struct of_device_id ahci_of_match[] = { variable
173 MODULE_DEVICE_TABLE(of, ahci_of_match);
180 .of_match_table = ahci_of_match,
H A 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,
H A 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,

Completed in 6 milliseconds