Lines Matching defs:event
308 * radeon_atif_get_sbios_requests - get requested sbios event
351 * @event: atif sbios request struct
353 * Checks the acpi event and if it matches an atif event,
358 struct acpi_bus_event *event)
365 DRM_DEBUG_DRIVER("event, device_class = %s, type = %#x\n",
366 event->device_class, event->type);
368 if (strcmp(event->device_class, ACPI_VIDEO_CLASS) != 0)
372 event->type != atif->notification_cfg.command_code)
373 /* Not our event */
417 /* We've handled the event, stop the notifier chain. The ACPI interface
419 * userspace if the event was generated only to signal a SBIOS
671 * @data: acpi event