/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)
|
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)
|
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)
|