Searched refs:_OF_DECLARE_STUB (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | of_reserved_mem.h | 46 _OF_DECLARE_STUB(reservedmem, name, compat, init, reservedmem_of_init_fn)
|
H A D | of.h | 1479 #define _OF_DECLARE_STUB(table, name, compat, fn, fn_type) \ 1494 _OF_DECLARE_STUB(table, name, compat, fn, fn_type) 1480 #define _OF_DECLARE_STUB( global() macro
|