Searched refs:show_current_governor (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/cpuidle/
H A Dsysfs.c60 static ssize_t show_current_governor(struct device *dev, function
103 static DEVICE_ATTR(current_governor, 0644, show_current_governor,
105 static DEVICE_ATTR(current_governor_ro, 0444, show_current_governor, NULL);

Completed in 172 milliseconds