_Type_            260 include/linux/property.h #define PROPERTY_ENTRY_INTEGER_ARRAY(_name_, _type_, _Type_, _val_)	\
_Type_            265 include/linux/property.h 	.type = DEV_PROP_##_Type_,					\
_Type_            287 include/linux/property.h #define PROPERTY_ENTRY_INTEGER(_name_, _type_, _Type_, _val_)	\
_Type_            291 include/linux/property.h 	.type = DEV_PROP_##_Type_,				\