Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc-k3.c444 static const struct of_device_id dw_mci_k3_match[] = { variable
450 MODULE_DEVICE_TABLE(of, dw_mci_k3_match);
457 match = of_match_node(dw_mci_k3_match, pdev->dev.of_node); in dw_mci_k3_probe()
477 .of_match_table = dw_mci_k3_match,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc-k3.c444 static const struct of_device_id dw_mci_k3_match[] = { variable
450 MODULE_DEVICE_TABLE(of, dw_mci_k3_match);
457 match = of_match_node(dw_mci_k3_match, pdev->dev.of_node); in dw_mci_k3_probe()
477 .of_match_table = dw_mci_k3_match,

Completed in 3 milliseconds