Searched refs:_OF_DECLARE_STUB (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ |
D | of_reserved_mem.h | 46 _OF_DECLARE_STUB(reservedmem, name, compat, init, reservedmem_of_init_fn)
|
D | of.h | 1393 #define _OF_DECLARE_STUB(table, name, compat, fn, fn_type) \ macro 1408 _OF_DECLARE_STUB(table, name, compat, fn, fn_type)
|