Home
last modified time | relevance | path

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

/linux-4.1.27/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.h927 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ macro
933 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ macro
944 _OF_DECLARE(table, name, compat, fn, of_init_fn_1)
946 _OF_DECLARE(table, name, compat, fn, of_init_fn_2)
Dserial_core.h358 _OF_DECLARE(earlycon, name, compat, fn, void *)