Searched refs:new_property (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | reconfig.c | 203 static struct property *new_property(const char *name, const int length, in new_property() function 255 prop = new_property(name, length, value, last); in do_add_node() 323 prop = new_property(name, length, value, NULL); in do_add_property() 374 newprop = new_property(name, length, value, NULL); in do_update_property()
|