Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/of/
Dfdt.c179 static void populate_properties(const void *blob, in populate_properties() function
315 populate_properties(blob, offset, mem, np, pathp, dryrun); in populate_node()
/Linux-v4.19/drivers/thunderbolt/
Dxdomain.c787 static int populate_properties(struct tb_xdomain *xd, in populate_properties() function
881 ret = populate_properties(xd, dir); in tb_xdomain_get_properties()