devm_of_icc_get_by_index
scs[i]->icc_path = devm_of_icc_get_by_index(dev, scs[i]->icc_path_index);
EXPORT_SYMBOL_GPL(devm_of_icc_get_by_index);
struct icc_path *devm_of_icc_get_by_index(struct device *dev, int idx);