Home
last modified time | relevance | path

Searched refs:atmci_dt_ids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Datmel-mci.c597 static const struct of_device_id atmci_dt_ids[] = { variable
602 MODULE_DEVICE_TABLE(of, atmci_dt_ids);
2672 .of_match_table = of_match_ptr(atmci_dt_ids),
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Datmel-mci.c629 static const struct of_device_id atmci_dt_ids[] = { variable
634 MODULE_DEVICE_TABLE(of, atmci_dt_ids);
2699 .of_match_table = of_match_ptr(atmci_dt_ids),

Completed in 7 milliseconds