Home
last modified time | relevance | path

Searched defs:clk_bulk_enable (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/clk/
Dclk-bulk.c138 int __must_check clk_bulk_enable(int num_clks, const struct clk_bulk_data *clks) in clk_bulk_enable() function
/Linux-v4.19/include/linux/
Dclk.h681 static inline int __must_check clk_bulk_enable(int num_clks, struct clk_bulk_data *clks) in clk_bulk_enable() function