Searched refs:acpigen_write_debug_string (Results 1 – 6 of 6) sorted by relevance
41 acpigen_write_debug_string("DPTC: Using normal SOC DPTC Settings."); in acpigen_write_alib_dptc_default()70 acpigen_write_debug_string("DPTC: Using low/no battery mode SOC DPTC settings."); in acpigen_write_alib_dptc_no_battery()99 acpigen_write_debug_string("DPTC: Using tablet mode SOC DPTC Settings."); in acpigen_write_alib_dptc_tablet()128 acpigen_write_debug_string("DPTC: TABLE B"); in acpigen_write_alib_dptc_thermal_B()157 acpigen_write_debug_string("DPTC: TABLE C"); in acpigen_write_alib_dptc_thermal_C()186 acpigen_write_debug_string("DPTC: TABLE D"); in acpigen_write_alib_dptc_thermal_D()215 acpigen_write_debug_string("DPTC: TABLE E"); in acpigen_write_alib_dptc_thermal_E()244 acpigen_write_debug_string("DPTC: TABLE F"); in acpigen_write_alib_dptc_thermal_F()
198 acpigen_write_debug_string("IPCS ERROR"); in pmc_ipc_acpi_fill_ssdt()212 acpigen_write_debug_string("IPCS TIMEOUT"); in pmc_ipc_acpi_fill_ssdt()
139 acpigen_write_debug_string("EC: Apply custom fan curve"); in ec_fan_curve_fill_ssdt()
606 acpigen_write_debug_string("Unsupported clock action"); in add_clk_op()625 acpigen_write_debug_string("Unsupported GPIO action"); in add_gpio_op()
500 void acpigen_write_debug_string(const char *str);
1509 void acpigen_write_debug_string(const char *str) in acpigen_write_debug_string() function