icc_get_name
EXPORT_SYMBOL_GPL(icc_get_name);
const char *name = icc_get_name(path);
const char *icc_get_name(struct icc_path *path);