Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dmeson-eeclk.c17 int meson_eeclkc_probe(struct platform_device *pdev) in meson_eeclkc_probe() function
61 EXPORT_SYMBOL_GPL(meson_eeclkc_probe);
H A Dmeson-eeclk.h23 int meson_eeclkc_probe(struct platform_device *pdev);
H A Daxg.c1361 .probe = meson_eeclkc_probe,
H A Dgxbb.c3564 .probe = meson_eeclkc_probe,
H A Dg12a.c5319 ret = meson_eeclkc_probe(pdev); in meson_g12a_probe()