Home
last modified time | relevance | path

Searched refs:fwnode_get_name_prefix (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dproperty.h84 const char *fwnode_get_name_prefix(const struct fwnode_handle *fwnode);
/kernel/linux/linux-6.6/include/linux/
H A Dproperty.h110 const char *fwnode_get_name_prefix(const struct fwnode_handle *fwnode);
/kernel/linux/linux-5.10/drivers/base/
H A Dproperty.c572 * fwnode_get_name_prefix - Return the prefix of node for printing purposes
578 const char *fwnode_get_name_prefix(const struct fwnode_handle *fwnode) in fwnode_get_name_prefix() function
H A Dswnode.c420 prefix = fwnode_get_name_prefix(parent); in software_node_get_name_prefix()
/kernel/linux/linux-6.6/drivers/base/
H A Dproperty.c586 * fwnode_get_name_prefix - Return the prefix of node for printing purposes
592 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()
/kernel/linux/linux-5.10/lib/
H A Dvsprintf.c1994 buf = string(buf, end, fwnode_get_name_prefix(__fwnode), in fwnode_full_name_string()
/kernel/linux/linux-6.6/lib/
H A Dvsprintf.c2120 buf = string(buf, end, fwnode_get_name_prefix(__fwnode), in fwnode_full_name_string()

Completed in 17 milliseconds