Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/ata/
Dahci_qoriq.c69 static const struct of_device_id ahci_qoriq_of_match[] = { variable
80 MODULE_DEVICE_TABLE(of, ahci_qoriq_of_match);
271 of_id = of_match_node(ahci_qoriq_of_match, np); in ahci_qoriq_probe()
363 .of_match_table = ahci_qoriq_of_match,