Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dahci_qoriq.c57 static const struct of_device_id ahci_qoriq_of_match[] = { variable
63 MODULE_DEVICE_TABLE(of, ahci_qoriq_of_match);
184 of_id = of_match_node(ahci_qoriq_of_match, np); in ahci_qoriq_probe()
271 .of_match_table = ahci_qoriq_of_match,