Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/pseries/
Dreconfig.c319 char *name, *end, *next_prop; in do_update_property() local
328 next_prop = parse_next_property(buf, end, &name, &length, &value); in do_update_property()
329 if (!next_prop) in do_update_property()