Lines Matching refs:HAL_DEBUG

202 		HAL_DEBUG ((" Cannot recognize the type of change being"  in edit_power_conf_file()
288 HAL_DEBUG (("\n Passed value not found. Will append to the file")); in edit_power_conf_file()
352 HAL_DEBUG (("Cannot recognize the HAL type to get value")); in read_power_conf_file()
399 HAL_DEBUG ((" No entry of %s in %s", file_edit_type, POWER_CONF_FILE)); in read_power_conf_file()
512 HAL_DEBUG (("Cannot recognize the HAL type to get value")); in get_cur_val()
537 HAL_DEBUG ((" Sending error message: %s", err_buf)); in generate_err_msg()
704 HAL_DEBUG ((" User id is : %d", uid)); in check_authorization()
740 HAL_DEBUG ((" Privilege Succeed")); in check_authorization()
776 HAL_DEBUG (("Incoming message has no arguments")); in set_cpufreq_gov()
784 HAL_DEBUG (("Incomming message arg type is not string")); in set_cpufreq_gov()
792 HAL_DEBUG (("SetCPUFreqGov is: %s", arg_val)); in set_cpufreq_gov()
794 HAL_DEBUG (("Could not get SetCPUFreqGov from message iter")); in set_cpufreq_gov()
817 HAL_DEBUG (("Error in edit /etc/power.conf")); in set_cpufreq_gov()
837 HAL_DEBUG (("Executed pmconfig")); in set_cpufreq_gov()
947 HAL_DEBUG (("To set performance the current gov should be " in set_cpufreq_performance()
956 HAL_DEBUG (("Incoming message has no arguments")); in set_cpufreq_performance()
964 HAL_DEBUG (("Incomming message arg type is not Integer")); in set_cpufreq_performance()
980 HAL_DEBUG (("SetCPUFreqPerformance is: %d", arg_val)); in set_cpufreq_performance()
995 HAL_DEBUG (("Error while editing /etc/power.conf")); in set_cpufreq_performance()
1016 HAL_DEBUG (("Executed pmconfig")); in set_cpufreq_performance()
1092 HAL_DEBUG ((" Current governor is: %s", pc_type.cpu_gov)); in get_cpufreq_gov()
1159 HAL_DEBUG ((" The current performance: %d", pc_type.cpu_th)); in get_cpufreq_performance()
1179 HAL_DEBUG (("Performance: %d \n", param_int)); in get_cpufreq_performance()
1237 HAL_DEBUG (("\n%d Gov Name: %s", ngov, gov_list[ngov])); in get_cpufreq_avail_gov()
1255 HAL_DEBUG ((" Inside CPUFreq filter:%s", dbus_message_get_path(msg))); in hald_dbus_cpufreq_filter()
1260 HAL_DEBUG (("Connection disconnected in cpufreq addon")); in hald_dbus_cpufreq_filter()
1265 HAL_DEBUG (("---- SetCPUFreqGovernor is called ")); in hald_dbus_cpufreq_filter()
1272 HAL_DEBUG (("---- GetCPUFreqGovernor is called ")); in hald_dbus_cpufreq_filter()
1278 HAL_DEBUG (("---- GetCPUFreqAvailableGovernors is called ")); in hald_dbus_cpufreq_filter()
1284 HAL_DEBUG (("---- SetCPUFreqPerformance is called ")); in hald_dbus_cpufreq_filter()
1290 HAL_DEBUG (("---- GetCPUFreqPerformance is called ")); in hald_dbus_cpufreq_filter()
1294 HAL_DEBUG (("---Not Set/Get cpufreq gov---")); in hald_dbus_cpufreq_filter()
1374 HAL_DEBUG (("cpufreq Introspect XML: %s", cpufreq_introspect_xml)); in main()
1381 HAL_DEBUG ((" Cannot claim the CPUFreq interface")); in main()
1395 HAL_DEBUG ((" Could not add cpufreq_control capability")); in main()