Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nubus/
Dnubus.c183 unsigned int nubus_get_rsrc_str(char *dest, const struct nubus_dirent *dirent, in nubus_get_rsrc_str() function
201 EXPORT_SYMBOL(nubus_get_rsrc_str);
537 len = nubus_get_rsrc_str(name, &ent, sizeof(name)); in nubus_get_functional_resource()
629 len = nubus_get_rsrc_str(name, &ent, sizeof(name)); in nubus_get_vendorinfo()
670 len = nubus_get_rsrc_str(board->name, &ent, in nubus_get_board_resource()
/Linux-v6.6/include/linux/
Dnubus.h159 unsigned int nubus_get_rsrc_str(char *dest, const struct nubus_dirent *dirent,