Searched refs:cbip (Results 1 – 1 of 1) sorted by relevance
176 struct devlink_cbinfo *cbip = (struct devlink_cbinfo *)arg; in devlink_callback() local179 if (strncmp(devpath, cbip->cbi_search_path, in devlink_callback()180 strlen(cbip->cbi_search_path)) == 0) { in devlink_callback()181 if (nmlist_add(cbip->cbi_nlhp, devpath) == NULL) { in devlink_callback()182 cbip->cbi_error = 1; in devlink_callback()