Home
last modified time | relevance | path

Searched refs:acpi_notify (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/hda/
H A Dhda_component.c27 if (comp->dev && comp->acpi_notify) in hda_component_acpi_device_notify()
28 comp->acpi_notify(acpi_device_handle(comp->adev), event, comp->dev); in hda_component_acpi_device_notify()
H A Dhda_component.h25 void (*acpi_notify)(acpi_handle handle, u32 event, struct device *dev); member
H A Dcs35l41_hda.c1449 comp->acpi_notify = cs35l41_acpi_device_notify; in cs35l41_hda_bind()
/linux/drivers/platform/x86/
H A Dlg-laptop.c268 static void acpi_notify(struct acpi_device *device, u32 event) in acpi_notify() function
895 .notify = acpi_notify,