Searched refs:__icc_enable (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/interconnect/
H A Dcore.c745 static int __icc_enable(struct icc_path *path, bool enable) function
768 return __icc_enable(path, true);
774 return __icc_enable(path, false);

Completed in 261 milliseconds