Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/include/linux/
Dnubus.h157 unsigned int nubus_get_rsrc_str(char *dest, const struct nubus_dirent *dirent,