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

/linux-4.4.14/drivers/clk/
H A Dclk-gpio.c59 const struct clk_ops clk_gpio_gate_ops = { variable in typeref:struct:clk_ops
64 EXPORT_SYMBOL_GPL(clk_gpio_gate_ops); variable
176 &clk_gpio_gate_ops); clk_register_gpio_gate()
/linux-4.4.14/include/linux/
H A Dclk-provider.h604 extern const struct clk_ops clk_gpio_gate_ops;

Completed in 99 milliseconds