Searched refs:clk_gpio_mux_ops (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/clk/
H A Dclk-gpio.c90 const struct clk_ops clk_gpio_mux_ops = { variable in typeref:struct:clk_ops
95 EXPORT_SYMBOL_GPL(clk_gpio_mux_ops); variable
200 gpio, active_low, flags, &clk_gpio_mux_ops); clk_register_gpio_mux()
/linux-4.4.14/include/linux/
H A Dclk-provider.h621 extern const struct clk_ops clk_gpio_mux_ops;

Completed in 105 milliseconds