Searched refs:_OF_DECLARE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| A D | of_reserved_mem.h | 32 _OF_DECLARE(reservedmem, name, compat, init, reservedmem_of_init_fn)
|
| A D | of.h | 1521 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ macro 1528 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ macro 1537 _OF_DECLARE(table, name, compat, fn, of_init_fn_1) 1539 _OF_DECLARE(table, name, compat, fn, of_init_fn_1_ret) 1541 _OF_DECLARE(table, name, compat, fn, of_init_fn_2)
|
Completed in 14 milliseconds