Searched refs:ctrl_on (Results 1 – 1 of 1) sorted by relevance
98 static const char ctrl_on[] = "on"; variable104 dev->power.runtime_auto ? ctrl_auto : ctrl_on); in control_show()113 else if (sysfs_streq(buf, ctrl_on)) in control_store()