Lines Matching refs:dev_dbg
149 dev_dbg(&client->dev, "%s: 0x%x\n", __func__, cmd); in zforce_command()
187 dev_dbg(&client->dev, "sending %d bytes for command 0x%x\n", in zforce_send_wait()
200 dev_dbg(&client->dev, "waiting for result for command 0x%x\n", buf[2]); in zforce_send_wait()
220 dev_dbg(&client->dev, "%s: 0x%x\n", __func__, cmd); in zforce_command_wait()
242 dev_dbg(&client->dev, "set resolution to (%d,%d)\n", x, y); in zforce_resolution()
256 dev_dbg(&client->dev, in zforce_scan_frequency()
269 dev_dbg(&client->dev, "set config to (%d)\n", b1); in zforce_setconfig()
280 dev_dbg(&client->dev, "starting device\n"); in zforce_start()
332 dev_dbg(&client->dev, "stopping device\n"); in zforce_stop()
386 dev_dbg(&client->dev, in zforce_touch_event()
458 dev_dbg(&client->dev, "read %d bytes for response command 0x%x\n", in zforce_read_packet()
471 dev_dbg(&client->dev, "completing command 0x%x\n", cmd); in zforce_complete()
475 dev_dbg(&client->dev, "command %d not for us\n", cmd); in zforce_complete()
507 dev_dbg(&client->dev, "handling interrupt\n"); in zforce_irq_thread()
570 dev_dbg(&ts->client->dev, in zforce_irq_thread()
594 dev_dbg(&client->dev, "finished interrupt\n"); in zforce_irq_thread()
634 dev_dbg(&client->dev, "suspend while being a wakeup source\n"); in zforce_suspend()
645 dev_dbg(&client->dev, in zforce_suspend()
676 dev_dbg(&client->dev, "resume from being a wakeup source\n"); in zforce_resume()
687 dev_dbg(&client->dev, "resume without being a wakeup source\n"); in zforce_resume()