Lines Matching refs:GTP_ERROR
241 GTP_ERROR("I2C transfer error!"); in gt1x_ts_work_func()
286 GTP_ERROR("I2C write end_cmd error!"); in gt1x_ts_work_func()
328 GTP_ERROR("Invalid GPIO, irq-gpio:%d, rst-gpio:%d", in gt1x_parse_dt()
334 GTP_ERROR("Invalid GPIO, irq-gpio:%d", in gt1x_parse_dt()
341 GTP_ERROR("vdd_ana not specified, fallback to power-supply"); in gt1x_parse_dt()
344 GTP_ERROR("power not specified, ignore power ctrl"); in gt1x_parse_dt()
352 GTP_ERROR("regulator get of vdd_ana/power-supply failed"); in gt1x_parse_dt()
427 GTP_ERROR("Failed to request GPIO:%d, ERRNO:%d", (s32) GTP_INT_PORT, ret); in gt1x_request_io_port()
437 GTP_ERROR("Failed to request GPIO:%d, ERRNO:%d", (s32) GTP_RST_PORT, ret); in gt1x_request_io_port()
463 GTP_ERROR("Request IRQ failed!ERRNO:%d.", ret); in gt1x_request_irq()
490 GTP_ERROR("Failed to allocate input device."); in gt1x_request_input_dev()
540 GTP_ERROR("Register %s input device failed", input_dev->name); in gt1x_request_input_dev()
567 GTP_ERROR("I2C check functionality failed."); in gt1x_ts_probe()
581 GTP_ERROR("GTP request IO port failed."); in gt1x_ts_probe()
587 GTP_ERROR("GTP init failed!!!"); in gt1x_ts_probe()
593 GTP_ERROR("Creat workqueue failed."); in gt1x_ts_probe()
601 GTP_ERROR("GTP request input dev failed"); in gt1x_ts_probe()
627 GTP_ERROR("Failed to create auto-update thread: %d.", ret); in gt1x_ts_probe()