Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/
A Dacpi_processor.c501 acpi_handle_info(handle, in acpi_hwp_native_thermal_lvt_osc()
653 acpi_handle_info(handle, "Invalid processor object\n"); in acpi_processor_ids_walk()
784 acpi_handle_info(handle, "_CST C%d type(%x) is not package, skip...\n", in acpi_processor_evaluate_cst()
790 acpi_handle_info(handle, "_CST C%d package count(%d) is not 4, skip...\n", in acpi_processor_evaluate_cst()
798 acpi_handle_info(handle, "_CST C%d package element[0] type(%x) is not buffer, skip...\n", in acpi_processor_evaluate_cst()
807 acpi_handle_info(handle, "_CST C[%d] package element[1] type(%x) is not integer, skip...\n", in acpi_processor_evaluate_cst()
847acpi_handle_info(handle, "_CST C%d declares FIXED_HARDWARE C-state but not supported in hardware, … in acpi_processor_evaluate_cst()
856 acpi_handle_info(handle, "_CST C%d space_id(%x) neither FIXED_HARDWARE nor SYSTEM_IO, skip...\n", in acpi_processor_evaluate_cst()
866 acpi_handle_info(handle, "_CST C%d package element[2] type(%x) not integer, skip...\n", in acpi_processor_evaluate_cst()
875 acpi_handle_info(handle, "_CST C%d package element[3] type(%x) not integer, skip...\n", in acpi_processor_evaluate_cst()
[all …]
A Dacpi_video.c336 acpi_handle_info(handle, "Invalid _BCL data\n"); in acpi_video_device_lcd_query_levels()
595 acpi_handle_info(device->dev->handle, in acpi_video_device_lcd_get_level_current()
607 acpi_handle_info(device->dev->handle, in acpi_video_device_lcd_get_level_current()
648 acpi_handle_info(device->dev->handle, "Invalid _DDC data\n"); in acpi_video_device_EDID()
834 acpi_handle_info(device->handle, "Invalid data\n"); in acpi_video_get_levels()
871 acpi_handle_info(device->handle, in acpi_video_get_levels()
882 acpi_handle_info(device->handle, in acpi_video_get_levels()
995 acpi_handle_info(device->dev->handle, in acpi_video_device_find_cap()
1304 acpi_handle_info(video->device->handle, in acpi_video_device_enumerate()
1333 acpi_handle_info(video->device->handle, in acpi_video_device_enumerate()
[all …]
A Dpower.c688 acpi_handle_info(dev->handle, "_DSW execution failed\n"); in acpi_device_sleep_wake()
696 acpi_handle_info(dev->handle, "_PSW execution failed\n"); in acpi_device_sleep_wake()
970 acpi_handle_info(handle, "New power resource\n"); in acpi_add_power_resource()
A Dioapic.c180 acpi_handle_info(handle, "%s at %pR, GSI %u\n", in handle_ioapic_add()
A Dac.c92 acpi_handle_info(ac->device->handle, in acpi_ac_get_state()
A 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()
A Dthermal.c258 acpi_handle_info(tz->device->handle, \
375 acpi_handle_info(tz->device->handle, in acpi_thermal_trips_update()
440 acpi_handle_info(tz->device->handle, in acpi_thermal_trips_update()
A Dec.c1649 acpi_handle_info(boot_ec->handle, in acpi_ec_add()
1653 acpi_handle_info(ec->handle, in acpi_ec_add()
1771 acpi_handle_info(ec->handle, in acpi_ec_dsdt_probe()
A Ddock.c321 acpi_handle_info(ds->handle, "%s\n", dock ? "docking" : "undocking"); in handle_dock()
A Dpci_link.c593 acpi_handle_info(handle, "Enabled at IRQ %d\n", in acpi_pci_link_allocate()
A Ddevice_pm.c880 acpi_handle_info(adev->handle, "Wakeup enable count out of bounds!\n"); in __acpi_device_wakeup_enable()
A Dscan.c867 acpi_handle_info(handle, "_PRW evaluation failed: %s\n", in acpi_bus_extract_wakeup_device_power_package()
1899 acpi_handle_info(handle, "The UART device @%pa in SPCR table will be hidden\n", in acpi_device_should_be_hidden()
A Dproperty.c581 acpi_handle_info(adev->handle, in acpi_init_properties()
/linux-6.3-rc2/drivers/acpi/x86/
A Dapple.c47 acpi_handle_info(adev->handle, FW_INFO in acpi_extract_apple_properties()
85 acpi_handle_info(adev->handle, FW_INFO in acpi_extract_apple_properties()
A Ds2idle.c310 acpi_handle_info(handle, "LPI: Device not power manageable\n"); in lpi_check_constraints()
316 acpi_handle_info(handle, in lpi_check_constraints()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A 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.3-rc2/drivers/platform/x86/
A 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()
A Dthinkpad_acpi.c6858 acpi_handle_info(adev->handle, in tpacpi_evaluate_bcl()
/linux-6.3-rc2/include/linux/
A Dacpi.h1206 #define acpi_handle_info(handle, fmt, ...) \ macro

Completed in 61 milliseconds