Home
last modified time | relevance | path

Searched refs:passthrough_pr_attrib_attrs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/target/
H A Dtarget_core_backend.h109 extern struct configfs_attribute *passthrough_pr_attrib_attrs[];
/openbmc/linux/drivers/target/
H A Dtarget_core_user.c3339 for (i = 0; passthrough_pr_attrib_attrs[i] != NULL; i++) in tcmu_module_init()
3353 for (k = 0; passthrough_pr_attrib_attrs[k] != NULL; k++) in tcmu_module_init()
3354 tcmu_attrs[i++] = passthrough_pr_attrib_attrs[k]; in tcmu_module_init()
H A Dtarget_core_configfs.c1336 struct configfs_attribute *passthrough_pr_attrib_attrs[] = { variable
1341 EXPORT_SYMBOL(passthrough_pr_attrib_attrs);