Searched refs:stem_name (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/of/ |
A D | base.c | 1523 const char *stem_name, in of_parse_phandle_with_args_map() argument 1540 cells_name = kasprintf(GFP_KERNEL, "#%s-cells", stem_name); in of_parse_phandle_with_args_map() 1545 map_name = kasprintf(GFP_KERNEL, "%s-map", stem_name); in of_parse_phandle_with_args_map() 1549 mask_name = kasprintf(GFP_KERNEL, "%s-map-mask", stem_name); in of_parse_phandle_with_args_map() 1553 pass_name = kasprintf(GFP_KERNEL, "%s-map-pass-thru", stem_name); in of_parse_phandle_with_args_map()
|
/linux-6.3-rc2/include/linux/ |
A D | of.h | 382 const char *list_name, const char *stem_name, int index, 730 const char *stem_name, in of_parse_phandle_with_args_map() argument
|
Completed in 11 milliseconds