OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tadpmu_pbutton
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc64/dev/
tadpmu.c
66
static struct sysmon_pswitch
tadpmu_pbutton
, tadpmu_lidswitch, tadpmu_dcpower;
variable in typeref:struct:sysmon_pswitch
313
sysmon_pswitch_event(&
tadpmu_pbutton
,
514
memset(&
tadpmu_pbutton
, 0, sizeof(struct sysmon_pswitch));
515
tadpmu_pbutton
.smpsw_name = "power";
516
tadpmu_pbutton
.smpsw_type = PSWITCH_TYPE_POWER;
517
if (sysmon_pswitch_register(&
tadpmu_pbutton
) != 0)
Completed in 40 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025