Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk-bulk.c227 int __must_check clk_bulk_enable(int num_clks, const struct clk_bulk_data *clks) in clk_bulk_enable() function
/linux-6.12.1/include/linux/
Dclk.h1062 static inline int __must_check clk_bulk_enable(int num_clks, in clk_bulk_enable() function