Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dclk-provider.h675 struct clk_composite { struct
688 #define to_clk_composite(_hw) container_of(_hw, struct clk_composite, hw) argument
/kernel/linux/linux-5.10/include/linux/
Dclk-provider.h1024 struct clk_composite { struct
1037 #define to_clk_composite(_hw) container_of(_hw, struct clk_composite, hw) argument