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