Home
last modified time | relevance | path

Searched refs:_OF_DECLARE (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dof_iommu.h44 _OF_DECLARE(iommu, name, compat, fn, of_iommu_init_fn)
Dof_reserved_mem.h28 _OF_DECLARE(reservedmem, name, compat, init, reservedmem_of_init_fn)
Dof.h933 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ macro
939 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ macro
950 _OF_DECLARE(table, name, compat, fn, of_init_fn_1)
952 _OF_DECLARE(table, name, compat, fn, of_init_fn_2)
Dserial_core.h358 _OF_DECLARE(earlycon, name, compat, fn, void *)