Home
last modified time | relevance | path

Searched refs:event_device_notify (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
H A Devent.c256 * event_device_notify() - Callback when EC generates an event over ACPI.
262 static void event_device_notify(struct acpi_device *adev, u32 value) in event_device_notify() function
526 .notify = event_device_notify,
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/
H A Devent.c255 * event_device_notify() - Callback when EC generates an event over ACPI.
261 static void event_device_notify(struct acpi_device *adev, u32 value) in event_device_notify() function
523 .notify = event_device_notify,

Completed in 3 milliseconds