Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/pseries/
Dreconfig.c173 static struct property *new_property(const char *name, const int length, in new_property() function
225 prop = new_property(name, length, value, last); in do_add_node()
293 prop = new_property(name, length, value, NULL); in do_add_property()
344 newprop = new_property(name, length, value, NULL); in do_update_property()