of_icc_get_by_index
EXPORT_SYMBOL_GPL(of_icc_get_by_index);
return of_icc_get_by_index(dev, idx);
paths[i] = of_icc_get_by_index(dev, i);
struct icc_path *of_icc_get_by_index(struct device *dev, int idx);