Home
last modified time | relevance | path

Searched refs:show_current_governor (Results 1 – 1 of 1) sorted by relevance

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