Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dproperty.h149 const char *fwnode_get_name_prefix(const struct fwnode_handle *fwnode);
/linux/drivers/base/
H A Dproperty.c667 const char *fwnode_get_name_prefix(const struct fwnode_handle *fwnode) in fwnode_get_name_prefix() function
H A Dswnode.c444 prefix = fwnode_get_name_prefix(parent); in software_node_get_name_prefix()
/linux/lib/
H A Dvsprintf.c2183 buf = string(buf, end, fwnode_get_name_prefix(__fwnode), in fwnode_full_name_string()