Searched refs:find_property (Results 1 – 3 of 3) sorted by relevance
88 find_property(device_t *d, char *name) in find_property() function126 return (find_property(d, propname)); in stack_find_property()152 p = find_property(d, propname); in property()174 p = find_property(d, propname); in lookup_package_property()239 prop = find_property(dev, pname); in get_inherited_prop()525 else if (p = find_property(phandle, previous)) in next_property()
179 find_property(env->root_node, "device_type") == NULL) { in starfire_hack()
259 prop_t *find_property(device_t *, char *);