Searched refs:OF_DECLARE_1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | clk-provider.h | 1366 #define CLK_OF_DECLARE(name, compat, fn) OF_DECLARE_1(clk, name, compat, fn) 1378 OF_DECLARE_1(clk, name, compat, name##_of_clk_init_driver)
|
A D | of.h | 1466 #define OF_DECLARE_1(table, name, compat, fn) \ macro
|
Completed in 12 milliseconds