Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/power/
A Dsysfs.c99 static const char ctrl_on[] = "on"; variable
105 dev->power.runtime_auto ? ctrl_auto : ctrl_on); in control_show()
114 else if (sysfs_streq(buf, ctrl_on)) in control_store()

Completed in 4 milliseconds