Home
last modified time | relevance | path

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

/lib/
Dvsprintf.c2118 struct fwnode_handle *__fwnode = depth ? in fwnode_full_name_string() local
2121 buf = string(buf, end, fwnode_get_name_prefix(__fwnode), in fwnode_full_name_string()
2123 buf = string(buf, end, fwnode_get_name(__fwnode), in fwnode_full_name_string()
2127 fwnode_handle_put(__fwnode); in fwnode_full_name_string()