Home
last modified time | relevance | path

Searched refs:acpi_hp_notify (Results 1 – 2 of 2) sorted by relevance

/linux/include/acpi/
H A Dacpi_bus.h149 typedef int (*acpi_hp_notify) (struct acpi_device *, u32); typedef
155 acpi_hp_notify notify;
556 acpi_hp_notify notify, acpi_hp_uevent uevent); in acpi_set_hp_context()
/linux/drivers/acpi/
H A Ddock.c93 acpi_hp_notify notify = NULL; in dock_hotplug_event()