Home
last modified time | relevance | path

Searched refs:PROPERTY_ENTRY_U64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dproperty.h415 #define PROPERTY_ENTRY_U64(_name_, _val_) \ macro
/openbmc/linux/drivers/base/test/
H A Dproperty-entry-test.c16 PROPERTY_ENTRY_U64("prop-u64", 64), in pe_test_uints()