Home
last modified time | relevance | path

Searched refs:device_class (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dacpi.c36 if (!strcmp(info->device_class, "ac_adapter")) in nvkm_acpi_ntfy()
/linux/include/acpi/
H A Dacpi_bus.h261 acpi_device_class device_class; /* " */ member
269 #define acpi_device_class(d) ((d)->pnp.device_class)
612 acpi_device_class device_class; member
632 extern int acpi_notifier_call_chain(const char *device_class,
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c471 event->device_class, event->type); in amdgpu_atif_handler()
473 if (strcmp(event->device_class, ACPI_VIDEO_CLASS) != 0) in amdgpu_atif_handler()
1270 if (strcmp(entry->device_class, ACPI_AC_CLASS) == 0) { in amdgpu_acpi_event()
/linux/drivers/pci/hotplug/
H A Dacpiphp_ibm.c261 acpi_bus_generate_netlink_event(note->device->pnp.device_class, in ibm_handle_events()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c513 if (!strcmp(info->device_class, ACPI_VIDEO_CLASS)) { in nouveau_display_acpi_ntfy()
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c2018 if (strcmp(event_entry->device_class, ACPI_AC_CLASS) != 0) in omen_powersource_event()
2075 if (strcmp(event_entry->device_class, ACPI_AC_CLASS) != 0) in victus_s_powersource_event()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_opregion.c696 if (strcmp(event->device_class, ACPI_VIDEO_CLASS) != 0) in intel_opregion_video_event()
/linux/drivers/acpi/
H A Dscan.c1449 strscpy(pnp->device_class, ACPI_BUS_CLASS); in acpi_set_pnp_ids()
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c3872 ibm->acpi->device->pnp.device_class, in hotkey_notify()
3952 ibm->acpi->device->pnp.device_class, in hotkey_notify()