Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dproperty.h145 const char *fwnode_get_name_prefix(const struct fwnode_handle *fwnode);
/linux-6.12.1/drivers/base/
Dproperty.c629 const char *fwnode_get_name_prefix(const struct fwnode_handle *fwnode) in fwnode_get_name_prefix() function
Dswnode.c444 prefix = fwnode_get_name_prefix(parent); in software_node_get_name_prefix()
/linux-6.12.1/lib/
Dvsprintf.c2100 buf = string(buf, end, fwnode_get_name_prefix(__fwnode), in fwnode_full_name_string()