Searched refs:device_class (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | acpi.c | 36 if (!strcmp(info->device_class, "ac_adapter")) in nvkm_acpi_ntfy()
|
| /linux/include/acpi/ |
| H A D | acpi_bus.h | 261 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 D | amdgpu_acpi.c | 471 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 D | acpiphp_ibm.c | 261 acpi_bus_generate_netlink_event(note->device->pnp.device_class, in ibm_handle_events()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_display.c | 513 if (!strcmp(info->device_class, ACPI_VIDEO_CLASS)) { in nouveau_display_acpi_ntfy()
|
| /linux/drivers/platform/x86/hp/ |
| H A D | hp-wmi.c | 2018 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 D | intel_opregion.c | 696 if (strcmp(event->device_class, ACPI_VIDEO_CLASS) != 0) in intel_opregion_video_event()
|
| /linux/drivers/acpi/ |
| H A D | scan.c | 1449 strscpy(pnp->device_class, ACPI_BUS_CLASS); in acpi_set_pnp_ids()
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 3872 ibm->acpi->device->pnp.device_class, in hotkey_notify() 3952 ibm->acpi->device->pnp.device_class, in hotkey_notify()
|