Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dproperty.h137 const char *fwnode_get_name_prefix(const struct fwnode_handle *fwnode);
/openbmc/linux/drivers/base/
H A Dproperty.c592 const char *fwnode_get_name_prefix(const struct fwnode_handle *fwnode) in fwnode_get_name_prefix() function
H A Dswnode.c433 prefix = fwnode_get_name_prefix(parent); in software_node_get_name_prefix()
/openbmc/linux/lib/
H A Dvsprintf.c2120 buf = string(buf, end, fwnode_get_name_prefix(__fwnode), in fwnode_full_name_string()