Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-bulk.c87 int __must_check clk_bulk_prepare(int num_clks, in clk_bulk_prepare() function
/Linux-v4.19/include/linux/
Dclk.h245 static inline int __must_check clk_bulk_prepare(int num_clks, struct clk_bulk_data *clks) in clk_bulk_prepare() function