Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/of/
H A Dbase.c1547 const char *stem_name, in of_parse_phandle_with_args_map() argument
1564 cells_name = kasprintf(GFP_KERNEL, "#%s-cells", stem_name); in of_parse_phandle_with_args_map()
1569 map_name = kasprintf(GFP_KERNEL, "%s-map", stem_name); in of_parse_phandle_with_args_map()
1573 mask_name = kasprintf(GFP_KERNEL, "%s-map-mask", stem_name); in of_parse_phandle_with_args_map()
1577 pass_name = kasprintf(GFP_KERNEL, "%s-map-pass-thru", stem_name); in of_parse_phandle_with_args_map()
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h373 const char *list_name, const char *stem_name, int index,
870 const char *stem_name, in of_parse_phandle_with_args_map() argument