Searched defs:mux_name (Results 1 – 4 of 4) sorted by relevance
528 static struct mux_control *mux_get(struct device *dev, const char *mux_name, in mux_get()618 struct mux_control *mux_control_get(struct device *dev, const char *mux_name) in mux_control_get()652 const char *mux_name) in devm_mux_control_get()680 static struct mux_state *mux_state_get(struct device *dev, const char *mux_name) in mux_state_get()727 const char *mux_name) in devm_mux_state_get()
108 char *mux_name; in zynq_clk_register_fclk() local179 char *mux_name; in zynq_clk_register_periph_clk() local
98 devm_mux_state_get_optional(struct device *dev, const char *mux_name) in devm_mux_state_get_optional()
46 char *mux_name; member