Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/
H A Dfdt.c108 static void populate_properties(const void *blob, in populate_properties() function
240 populate_properties(blob, offset, mem, np, pathp, dryrun); in populate_node()
/openbmc/linux/drivers/thunderbolt/
H A Dxdomain.c1123 static int populate_properties(struct tb_xdomain *xd, in populate_properties() function
1424 ret = populate_properties(xd, dir); in tb_xdomain_get_properties()