Searched refs:stem_name (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/of/ |
| D | base.c | 1458 const char *stem_name, in of_parse_phandle_with_args_map() argument 1475 cells_name = kasprintf(GFP_KERNEL, "#%s-cells", stem_name); in of_parse_phandle_with_args_map() 1480 map_name = kasprintf(GFP_KERNEL, "%s-map", stem_name); in of_parse_phandle_with_args_map() 1484 mask_name = kasprintf(GFP_KERNEL, "%s-map-mask", stem_name); in of_parse_phandle_with_args_map() 1488 pass_name = kasprintf(GFP_KERNEL, "%s-map-pass-thru", stem_name); in of_parse_phandle_with_args_map()
|
| /Linux-v4.19/include/linux/ |
| D | of.h | 372 const char *list_name, const char *stem_name, int index, 844 const char *stem_name, in of_parse_phandle_with_args_map() argument
|