Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/cpuidle/
A 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);

Completed in 4 milliseconds