Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/
H A Dunittest.c823 struct property *ppupdate, pupdate = { .name = "prop-update", .length = 5, .value = "abcd" }; in of_unittest_changeset() local
856 ppupdate = __of_prop_dup(&pupdate, GFP_KERNEL); in of_unittest_changeset()