Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci_qoriq.c71 static const struct of_device_id ahci_qoriq_of_match[] = { variable
82 MODULE_DEVICE_TABLE(of, ahci_qoriq_of_match);
277 of_id = of_match_node(ahci_qoriq_of_match, np); in ahci_qoriq_probe()
369 .of_match_table = ahci_qoriq_of_match,