Home
last modified time | relevance | path

Searched refs:to_clk_wzrd (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/clocking-wizard/
Dclk-xlnx-clock-wizard.c64 #define to_clk_wzrd(_nb) container_of(_nb, struct clk_wzrd, nb) macro
78 struct clk_wzrd *clk_wzrd = to_clk_wzrd(nb); in clk_wzrd_clk_notifier()