Searched defs:smpsw (Results 1 - 4 of 4) sorted by relevance

/src/sys/arch/evbppc/wii/dev/
H A Dresetbtn.c67 struct sysmon_pswitch *smpsw = device_private(self); local in function:resetbtn_attach
95 struct sysmon_pswitch *smpsw = arg; local in function:resetbtn_intr
105 struct sysmon_pswitch *smpsw = arg; local in function:resetbtn_task
[all...]
/src/sys/arch/evbarm/hdl_g/
H A Dbtn_obio.c172 struct sysmon_pswitch *smpsw = (void *)arg; local in function:btn_sysmon_pressed_event
/src/sys/dev/sysmon/
H A Dsysmon_power.c702 struct sysmon_pswitch *smpsw = local in function:sysmon_power_make_dictionary
954 sysmon_pswitch_register(struct sysmon_pswitch *smpsw) argument
967 sysmon_pswitch_unregister(struct sysmon_pswitch *smpsw) argument
978 sysmon_pswitch_event(struct sysmon_pswitch *smpsw, int event) argument
[all...]
/src/sys/dev/acpi/
H A Dacpi.c1381 struct sysmon_pswitch *smpsw; local in function:acpi_register_fixed_button
1441 struct sysmon_pswitch *smpsw; local in function:acpi_deregister_fixed_button
1487 struct sysmon_pswitch *smpsw = context; local in function:acpi_fixed_button_handler
1497 struct sysmon_pswitch *smpsw = context; local in function:acpi_fixed_button_pressed
[all...]

Completed in 6 milliseconds