Home
last modified time | relevance | path

Searched refs:sprd_mux_helper_set_parent (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/sprd/
H 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); variable
68 return sprd_mux_helper_set_parent(&cm->common, &cm->mux, index); in sprd_mux_set_parent()
H A Dcomposite.c49 return sprd_mux_helper_set_parent(&cc->common, &cc->mux, index); in sprd_comp_set_parent()
H A Dmux.h84 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common,
/kernel/linux/linux-6.6/drivers/clk/sprd/
H 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); variable
68 return sprd_mux_helper_set_parent(&cm->common, &cm->mux, index); in sprd_mux_set_parent()
H A Dcomposite.c48 return sprd_mux_helper_set_parent(&cc->common, &cc->mux, index); in sprd_comp_set_parent()
H A Dmux.h84 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common,

Completed in 2 milliseconds