Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmeson-gx-mmc.c1317 static const struct of_device_id meson_mmc_of_match[] = { variable
1325 MODULE_DEVICE_TABLE(of, meson_mmc_of_match);
1333 .of_match_table = of_match_ptr(meson_mmc_of_match),
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmeson-gx-mmc.c1325 static const struct of_device_id meson_mmc_of_match[] = { variable
1333 MODULE_DEVICE_TABLE(of, meson_mmc_of_match);
1341 .of_match_table = meson_mmc_of_match,

Completed in 5 milliseconds