Searched refs:OF_DECLARE_1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ |
D | clk-provider.h | 1364 #define CLK_OF_DECLARE(name, compat, fn) OF_DECLARE_1(clk, name, compat, fn) 1376 OF_DECLARE_1(clk, name, compat, name##_of_clk_init_driver)
|
D | of.h | 1415 #define OF_DECLARE_1(table, name, compat, fn) \ macro
|