Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmxcmmc.c176 static const struct of_device_id mxcmci_of_match[] = { variable
190 MODULE_DEVICE_TABLE(of, mxcmci_of_match);
1009 of_id = of_match_device(mxcmci_of_match, &pdev->dev); in mxcmci_probe()
1251 .of_match_table = mxcmci_of_match,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmxcmmc.c159 static const struct of_device_id mxcmci_of_match[] = { variable
173 MODULE_DEVICE_TABLE(of, mxcmci_of_match);
1220 .of_match_table = mxcmci_of_match,

Completed in 4 milliseconds