Home
last modified time | relevance | path

Searched refs:sprd_mux_helper_set_parent (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/clk/sprd/
A Dmux.c46 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common, in sprd_mux_helper_set_parent() function
62 EXPORT_SYMBOL_GPL(sprd_mux_helper_set_parent);
68 return sprd_mux_helper_set_parent(&cm->common, &cm->mux, index); in sprd_mux_set_parent()
A Dcomposite.c49 return sprd_mux_helper_set_parent(&cc->common, &cc->mux, index); in sprd_comp_set_parent()
A Dmux.h84 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common,

Completed in 5 milliseconds