Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/of/
Dfdt.c107 static void populate_properties(const void *blob, in populate_properties() function
243 populate_properties(blob, offset, mem, np, pathp, dryrun); in populate_node()
/kernel/linux/linux-5.10/drivers/thunderbolt/
Dxdomain.c901 static int populate_properties(struct tb_xdomain *xd, in populate_properties() function
1044 ret = populate_properties(xd, dir); in tb_xdomain_get_properties()