Lines Matching refs:print_info
150 #define print_info(fmt, args...) \ macro
155 #define print_info(fmt, args...) macro
260 print_info("chip_type=%x, reg=%x\n", chip_type, read_buf[2]); in judge_chip_type()
381 print_info("------gslX680 test_i2c error------\n"); in init_chip()
456 print_info("[tp-gsl][%s]\n", __func__);
458 print_info("size not match [%d:%ld]\n", CONFIG_LEN, count);
463 print_info("alloc path_buf memory error\n");
466 print_info("copy from user fail\n");
470 print_info("[tp-gsl][%s][%s]\n", __func__, temp_buf);
637 print_info("#####id=%d,x=%d,y=%d######\n", id, x, y);
693 print_info("-----touches: %d -----\n", touches);
696 print_info("tp-gsl finger_num = %d\n", cinfo.finger_num);
702 print_info("tp-gsl x = %d y = %d\n", cinfo.x[i], cinfo.y[i]);
708 print_info("[tp-gsl] tmp1=%x\n", tmp1);
716 print_info("tmp1=%08x,buf[0]=%02x,buf[1]=%02x,buf[2]=%02x,buf[3]=%02x\n",
786 print_info("========gslX680 Interrupt=========\n");
1039 print_info("Cannot allocate ts INT!ERRNO:%d\n", ret);
1054 print_info("create_proc_entry %s failed\n", GSL_CONFIG_PROC_FILE);