Searched refs:OF_DECLARE_1 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | clk-provider.h | 1181 #define CLK_OF_DECLARE(name, compat, fn) OF_DECLARE_1(clk, name, compat, fn) 1193 OF_DECLARE_1(clk, name, compat, name##_of_clk_init_driver)
|
| H A D | of.h | 1330 #define OF_DECLARE_1(table, name, compat, fn) \ macro
|