Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/of/
Doverlay.c208 int path_tail_len; in dup_and_fixup_symbol_prop() local
238 path_tail_len = strlen(path_tail); in dup_and_fixup_symbol_prop()
250 new_prop->length = target_path_len + path_tail_len + 1; in dup_and_fixup_symbol_prop()