Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci_imx.c809 static const struct of_device_id imx_ahci_of_match[] = { variable
816 MODULE_DEVICE_TABLE(of, imx_ahci_of_match);
1054 of_id = of_match_device(imx_ahci_of_match, dev); in imx_ahci_probe()
1224 .of_match_table = imx_ahci_of_match,