OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pwr_sw_control
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/dev/
power.c
104
static int
pwr_sw_control
;
variable in typeref:typename:int
182
pwr_sw_control
= PWR_SW_CTRL_ENABLE;
193
if (pswitch_on == false &&
pwr_sw_control
!= PWR_SW_CTRL_LOCK)
343
printf("
pwr_sw_control
=%d enable=%d\n",
pwr_sw_control
, enable);
358
panic("invalid power state in
pwr_sw_control
: %d", enable);
361
pwr_sw_control
= enable;
391
strcpy(val, pwr_sw_control_str[
pwr_sw_control
]);
power.c
104
static int
pwr_sw_control
;
variable in typeref:typename:int
182
pwr_sw_control
= PWR_SW_CTRL_ENABLE;
193
if (pswitch_on == false &&
pwr_sw_control
!= PWR_SW_CTRL_LOCK)
343
printf("
pwr_sw_control
=%d enable=%d\n",
pwr_sw_control
, enable);
358
panic("invalid power state in
pwr_sw_control
: %d", enable);
361
pwr_sw_control
= enable;
391
strcpy(val, pwr_sw_control_str[
pwr_sw_control
]);
Completed in 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025