Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
H A Dsysfs-platform-silicom9 What: /sys/devices/platform/silicom-platform/power_cycle
/linux/drivers/platform/x86/
H A Dsilicom-platform.c57 static unsigned int power_cycle; variable
676 return sysfs_emit(buf, "%u\n", power_cycle); in power_cycle_show()
702 power_cycle = power_cycle_cmd; in power_cycle_store()
709 static DEVICE_ATTR_RW(power_cycle);
/linux/tools/testing/ktest/
H A Dktest.pl117 my $power_cycle;
300 "POWER_CYCLE" => \$power_cycle,
1515 run_command "$power_cycle";
1532 run_command "$power_cycle";
1536 run_command "$power_cycle";
1551 run_command "$power_cycle";