Searched refs:pass_name (Results 1 – 1 of 1) sorted by relevance
1567 char *pass_name = NULL; in of_parse_phandle_with_args_map() local1593 pass_name = kasprintf(GFP_KERNEL, "%s-map-pass-thru", stem_name); in of_parse_phandle_with_args_map()1594 if (!pass_name) in of_parse_phandle_with_args_map()1664 pass = of_get_property(cur, pass_name, NULL); in of_parse_phandle_with_args_map()1697 kfree(pass_name); in of_parse_phandle_with_args_map()
Completed in 7 milliseconds