Home
last modified time | relevance | path

Searched refs:acpi_handle_info (Results 1 – 20 of 20) sorted by relevance

/linux-6.6.21/drivers/acpi/
Dacpi_processor.c751 acpi_handle_info(handle, "Invalid processor object\n"); in acpi_processor_ids_walk()
883 acpi_handle_info(handle, "_CST C%d type(%x) is not package, skip...\n", in acpi_processor_evaluate_cst()
889 acpi_handle_info(handle, "_CST C%d package count(%d) is not 4, skip...\n", in acpi_processor_evaluate_cst()
897 acpi_handle_info(handle, "_CST C%d package element[0] type(%x) is not buffer, skip...\n", in acpi_processor_evaluate_cst()
906 acpi_handle_info(handle, "_CST C[%d] package element[1] type(%x) is not integer, skip...\n", in acpi_processor_evaluate_cst()
946acpi_handle_info(handle, "_CST C%d declares FIXED_HARDWARE C-state but not supported in hardware, … in acpi_processor_evaluate_cst()
955 acpi_handle_info(handle, "_CST C%d space_id(%x) neither FIXED_HARDWARE nor SYSTEM_IO, skip...\n", in acpi_processor_evaluate_cst()
965 acpi_handle_info(handle, "_CST C%d package element[2] type(%x) not integer, skip...\n", in acpi_processor_evaluate_cst()
974 acpi_handle_info(handle, "_CST C%d package element[3] type(%x) not integer, skip...\n", in acpi_processor_evaluate_cst()
982 acpi_handle_info(handle, "Found %d idle states\n", last_index); in acpi_processor_evaluate_cst()
Dacpi_video.c323 acpi_handle_info(handle, "Invalid _BCL data\n"); in acpi_video_device_lcd_query_levels()
347 acpi_handle_info(device->dev->handle, "_BCM evaluation failed\n"); in acpi_video_device_lcd_set_level()
361 acpi_handle_info(device->dev->handle, "Current brightness invalid\n"); in acpi_video_device_lcd_set_level()
591 acpi_handle_info(device->dev->handle, in acpi_video_device_lcd_get_level_current()
603 acpi_handle_info(device->dev->handle, in acpi_video_device_lcd_get_level_current()
644 acpi_handle_info(device->dev->handle, "Invalid _DDC data\n"); in acpi_video_device_EDID()
830 acpi_handle_info(device->handle, "Invalid data\n"); in acpi_video_get_levels()
867 acpi_handle_info(device->handle, in acpi_video_get_levels()
878 acpi_handle_info(device->handle, in acpi_video_get_levels()
991 acpi_handle_info(device->dev->handle, in acpi_video_device_find_cap()
[all …]
Dpower.c689 acpi_handle_info(dev->handle, "_DSW execution failed\n"); in acpi_device_sleep_wake()
697 acpi_handle_info(dev->handle, "_PSW execution failed\n"); in acpi_device_sleep_wake()
971 acpi_handle_info(handle, "New power resource\n"); in acpi_add_power_resource()
Dioapic.c180 acpi_handle_info(handle, "%s at %pR, GSI %u\n", in handle_ioapic_add()
Dac.c90 acpi_handle_info(ac->device->handle, in acpi_ac_get_state()
Dthermal.c68 acpi_handle_info(tz->device->handle, \
303 acpi_handle_info(tz->device->handle, in __acpi_thermal_trips_update()
368 acpi_handle_info(tz->device->handle, in __acpi_thermal_trips_update()
Dbattery.c473 acpi_handle_info(battery->device->handle, in acpi_battery_get_status()
545 acpi_handle_info(battery->device->handle, in acpi_battery_get_info()
585 acpi_handle_info(battery->device->handle, in acpi_battery_get_state()
Dec.c1668 acpi_handle_info(boot_ec->handle, in acpi_ec_add()
1672 acpi_handle_info(ec->handle, in acpi_ec_add()
1790 acpi_handle_info(ec->handle, in acpi_ec_dsdt_probe()
Ddock.c321 acpi_handle_info(ds->handle, "%s\n", dock ? "docking" : "undocking"); in handle_dock()
Dpci_link.c593 acpi_handle_info(handle, "Enabled at IRQ %d\n", in acpi_pci_link_allocate()
Ddevice_pm.c893 acpi_handle_info(adev->handle, "Wakeup enable count out of bounds!\n"); in __acpi_device_wakeup_enable()
Dscan.c869 acpi_handle_info(handle, "_PRW evaluation failed: %s\n", in acpi_bus_extract_wakeup_device_power_package()
1910 acpi_handle_info(handle, "The UART device @%pa in SPCR table will be hidden\n", in acpi_device_should_be_hidden()
Dproperty.c581 acpi_handle_info(adev->handle, in acpi_init_properties()
/linux-6.6.21/drivers/staging/media/atomisp/pci/
Datomisp_csi2_bridge.c144 acpi_handle_info(adev->handle, "%s: Using DSM entry %s=%s\n", in gmin_cfg_get_dsm()
170 acpi_handle_info(adev->handle, "%s: Using DMI entry %s=%s\n", in gmin_cfg_get_dmi_override()
207 acpi_handle_info(adev->handle, "%s: Using default %s=%d\n", in gmin_cfg_get_int()
375 acpi_handle_info(data->adev->handle, "%s: %s crs %d %s pin %u active-%s\n", in atomisp_csi2_handle_acpi_gpio_res()
413 acpi_handle_info(adev->handle, "%s: Sensor module id: '%s'\n", in atomisp_csi2_add_gpio_mappings()
/linux-6.6.21/drivers/acpi/x86/
Dapple.c47 acpi_handle_info(adev->handle, FW_INFO in acpi_extract_apple_properties()
88 acpi_handle_info(adev->handle, FW_INFO in acpi_extract_apple_properties()
Ds2idle.c342 acpi_handle_info(entry->handle, "LPI: Device not power manageable\n"); in lpi_check_constraints()
348 acpi_handle_info(entry->handle, in lpi_check_constraints()
406 acpi_handle_info(lps0_device_handle, in acpi_sleep_run_lps0_dsm()
/linux-6.6.21/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c90 acpi_handle_info(handle, "failed to evaluate _DSM\n"); in nouveau_optimus_dsm()
142 acpi_handle_info(handle, "failed to evaluate _DSM\n"); in nouveau_dsm()
/linux-6.6.21/drivers/platform/x86/
Dfujitsu-laptop.c424 acpi_handle_info(device->handle, "unsupported event [0x%x]\n", in acpi_fujitsu_bl_notify()
817 acpi_handle_info(device->handle, "BTNI: [0x%x]\n", in acpi_fujitsu_laptop_add()
900 acpi_handle_info(device->handle, "Unsupported event [0x%x]\n", in acpi_fujitsu_laptop_notify()
919 acpi_handle_info(device->handle, in acpi_fujitsu_laptop_notify()
Dthinkpad_acpi.c6741 acpi_handle_info(adev->handle, in tpacpi_evaluate_bcl()
/linux-6.6.21/include/linux/
Dacpi.h1215 #define acpi_handle_info(handle, fmt, ...) \ macro