Searched refs:_Type_ (Results 1 – 1 of 1) sorted by relevance
| /linux/include/linux/ |
| A D | property.h | 300 #define __PROPERTY_ENTRY_ARRAY_ELSIZE_LEN(_name_, _elsize_, _Type_, \ argument 305 .type = DEV_PROP_##_Type_, \ 309 #define __PROPERTY_ENTRY_ARRAY_LEN(_name_, _elem_, _Type_, _val_, _len_)\ argument 312 _Type_, _val_, _len_) 342 #define __PROPERTY_ENTRY_ELEMENT(_name_, _elem_, _Type_, _val_) \ argument 347 .type = DEV_PROP_##_Type_, \
|
Completed in 4 milliseconds