Home
last modified time | relevance | path

Searched refs:ACPI_DEVICE_NOTIFY (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_video.c334 ACPI_DEVICE_NOTIFY, acpi_video_switch_notify, vidsp); in acpi_video_notify_intall()
347 ACPI_DEVICE_NOTIFY, acpi_video_brightness_notify, vidbp); in acpi_video_notify_intall()
370 ACPI_DEVICE_NOTIFY, acpi_video_switch_notify); in acpi_video_notify_unintall()
378 ACPI_DEVICE_NOTIFY, acpi_video_brightness_notify); in acpi_video_notify_unintall()
H A Dacpi_drv.c1834 ACPI_DEVICE_NOTIFY, acpi_drv_cbat_notify); in acpi_drv_acpi_fini()
1839 ACPI_DEVICE_NOTIFY, acpi_drv_ac_notify); in acpi_drv_acpi_fini()
1841 (void) AcpiRemoveNotifyHandler(lid.dev.hdl, ACPI_DEVICE_NOTIFY, in acpi_drv_acpi_fini()
/illumos-gate/usr/src/uts/i86pc/io/tzmon/
H A Dtzmon.c348 (void) AcpiRemoveNotifyHandler(tzp->obj, ACPI_DEVICE_NOTIFY, in tzmon_free_zone_list()
441 status = AcpiInstallNotifyHandler(obj, ACPI_DEVICE_NOTIFY, in tzmon_enumerate_zone()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactypes.h938 #define ACPI_DEVICE_NOTIFY 0x2 macro
939 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY)
/illumos-gate/usr/src/uts/common/io/
H A Dpower.c1008 (AcpiInstallNotifyHandler(button_obj, ACPI_DEVICE_NOTIFY, in power_probe_method_button()
1072 ACPI_DEVICE_NOTIFY, power_acpi_notify_event) != AE_OK) in power_detach_acpi()
/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_acpi.c960 ACPI_DEVICE_NOTIFY, handler, ctx))) in cpu_acpi_install_notify_handler()
973 ACPI_DEVICE_NOTIFY, handler))) in cpu_acpi_remove_notify_handler()