Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/meson/
Dmeson-eeclk.c17 int meson_eeclkc_probe(struct platform_device *pdev) in meson_eeclkc_probe() function
61 EXPORT_SYMBOL_GPL(meson_eeclkc_probe);
Dmeson-eeclk.h23 int meson_eeclkc_probe(struct platform_device *pdev);
Daxg.c2177 .probe = meson_eeclkc_probe,
Dgxbb.c3564 .probe = meson_eeclkc_probe,
Dg12a.c5399 ret = meson_eeclkc_probe(pdev); in meson_g12a_probe()