Home
last modified time | relevance | path

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

/linux/drivers/of/
A Dbase.c1394 const char *stem_name, in of_parse_phandle_with_args_map() argument
1397 char *cells_name __free(kfree) = kasprintf(GFP_KERNEL, "#%s-cells", stem_name); in of_parse_phandle_with_args_map()
1398 char *map_name __free(kfree) = kasprintf(GFP_KERNEL, "%s-map", stem_name); in of_parse_phandle_with_args_map()
1399 char *mask_name __free(kfree) = kasprintf(GFP_KERNEL, "%s-map-mask", stem_name); in of_parse_phandle_with_args_map()
1400 char *pass_name __free(kfree) = kasprintf(GFP_KERNEL, "%s-map-pass-thru", stem_name); in of_parse_phandle_with_args_map()
/linux/include/linux/
A Dof.h376 const char *list_name, const char *stem_name, int index,
748 const char *stem_name, in of_parse_phandle_with_args_map() argument

Completed in 15 milliseconds