Searched defs:prop (Results 1 – 3 of 3) sorted by relevance
211 struct device_tree_prop** prop) { in device_tree_inode_get_prop()239 struct device_tree_iprop_iter** prop) { in device_tree_inode_get_props()261 struct device_tree_prop** prop) { in device_tree_iprop_iter_get_next_prop()285 int device_tree_prop_get_name(struct device_tree_prop* prop, in device_tree_prop_get_name()298 int device_tree_prop_get_value(struct device_tree_prop* prop, in device_tree_prop_get_value()311 int device_tree_prop_get_u32(struct device_tree_prop* prop, uint32_t* value) { in device_tree_prop_get_u32()328 int device_tree_prop_get_u64(struct device_tree_prop* prop, uint64_t* value) { in device_tree_prop_get_u64()
72 struct device_tree_prop* prop = NULL; in TEST_F() local103 struct device_tree_prop* prop = NULL; in TEST_F() local148 struct device_tree_prop* prop = NULL; in TEST_F() local
259 Status Node::get_prop(const std::string& prop_name, Property* prop) { in get_prop()294 Status PropIterator::get_next_prop(Property* prop) { in get_next_prop()