Searched refs:OF_IS_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/sparc/kernel/ | ||
D | prom_common.c | 86 if (OF_IS_DYNAMIC(prop)) in of_set_property() |
/linux-2.6.39/include/linux/ | ||
D | of.h | 149 #define OF_IS_DYNAMIC(x) test_bit(OF_DYNAMIC, &x->_flags) macro |