Searched refs:populate_properties (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/of/ |
H A D | fdt.c | 107 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-6.6/drivers/of/ |
H A D | fdt.c | 108 static void populate_properties(const void *blob, in populate_properties() function 240 populate_properties(blob, offset, mem, np, pathp, dryrun); in populate_node()
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | xdomain.c | 901 static int populate_properties(struct tb_xdomain *xd, in populate_properties() function 1044 ret = populate_properties(xd, dir); in tb_xdomain_get_properties()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | xdomain.c | 1123 static int populate_properties(struct tb_xdomain *xd, in populate_properties() function 1424 ret = populate_properties(xd, dir); in tb_xdomain_get_properties()
|
Completed in 9 milliseconds