Lines Matching refs:event
309 * radeon_atif_get_sbios_requests - get requested sbios event
352 * @event: atif sbios request struct
354 * Checks the acpi event and if it matches an atif event,
359 struct acpi_bus_event *event)
366 DRM_DEBUG_DRIVER("event, device_class = %s, type = %#x\n",
367 event->device_class, event->type);
369 if (strcmp(event->device_class, ACPI_VIDEO_CLASS) != 0)
373 event->type != atif->notification_cfg.command_code)
374 /* Not our event */
420 /* We've handled the event, stop the notifier chain. The ACPI interface
422 * userspace if the event was generated only to signal a SBIOS
674 * @data: acpi event