Searched refs:debug_printf (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/tools/power/x86/intel-speed-select/ |
| D | isst-core.c | 19 debug_printf("cpu:%d CONFIG_TDP_GET_LEVELS_INFO resp:%x\n", cpu, resp); in isst_get_ctdp_levels() 47 debug_printf( in isst_get_ctdp_control() 69 debug_printf( in isst_get_tdp_info() 90 debug_printf( in isst_get_pwr_info() 111 debug_printf( in isst_get_tjmax_info() 135 debug_printf( in isst_get_coremask_info() 145 debug_printf("cpu:%d ctdp:%d mask:%d cpu count:%d\n", cpu, in isst_get_coremask_info() 164 debug_printf( in isst_get_get_trl() 180 debug_printf("cpu:%d CONFIG_TDP_GET_TURBO_LIMIT req:%x resp:%x\n", cpu, in isst_get_get_trl() 195 debug_printf("cpu:%d bucket info via MSR\n", cpu); in isst_get_trl_bucket_info() [all …]
|
| D | isst-config.c | 61 void debug_printf(const char *format, ...) in debug_printf() function 270 debug_printf("max cpus %d\n", topo_max_cpus); in set_max_cpu_num() 370 debug_printf(" map logical_cpu:%d\n", in create_cpu_map() 385 debug_printf( in create_cpu_map() 459 debug_printf("mmio_cmd cpu:%d reg:%d write:%d\n", cpu, reg, write); in isst_send_mmio_command() 484 debug_printf( in isst_send_mmio_command() 502 debug_printf( in isst_send_mbox_command() 511 debug_printf("CPU %d\n", cpu); in isst_send_mbox_command() 567 debug_printf( in isst_send_mbox_command() 603 debug_printf( in isst_send_msr_command() [all …]
|
| D | isst.h | 166 extern void debug_printf(const char *format, ...);
|
| /Linux-v5.4/drivers/video/fbdev/ |
| D | cyber2000fb.h | 19 static void debug_printf(char *fmt, ...) in debug_printf() function 32 #define debug_printf(x...) do { } while (0) macro
|
| D | cyber2000fb.c | 248 debug_printf("accel_wait timed out\n"); in cyber2000fb_sync()
|