Searched refs:cbip (Results 1 – 1 of 1) sorted by relevance
200 struct devlink_cbinfo *cbip = (struct devlink_cbinfo *)arg; in devlink_callback() local203 if (strncmp(devpath, cbip->cbi_search_path, in devlink_callback()204 strlen(cbip->cbi_search_path)) == 0) { in devlink_callback()205 if (nmlist_add(cbip->cbi_nlhp, devpath) == NULL) { in devlink_callback()206 cbip->cbi_error = 1; in devlink_callback()