Lines Matching refs:dev_dbg
148 dev_dbg(&client->dev, "%s: 0x%x\n", __func__, cmd); in zforce_command()
176 dev_dbg(&client->dev, "sending %d bytes for command 0x%x\n", in zforce_send_wait()
189 dev_dbg(&client->dev, "waiting for result for command 0x%x\n", buf[2]); in zforce_send_wait()
209 dev_dbg(&client->dev, "%s: 0x%x\n", __func__, cmd); in zforce_command_wait()
231 dev_dbg(&client->dev, "set resolution to (%d,%d)\n", x, y); in zforce_resolution()
245 dev_dbg(&client->dev, in zforce_scan_frequency()
258 dev_dbg(&client->dev, "set config to (%d)\n", b1); in zforce_setconfig()
269 dev_dbg(&client->dev, "starting device\n"); in zforce_start()
321 dev_dbg(&client->dev, "stopping device\n"); in zforce_stop()
375 dev_dbg(&client->dev, in zforce_touch_event()
447 dev_dbg(&client->dev, "read %d bytes for response command 0x%x\n", in zforce_read_packet()
460 dev_dbg(&client->dev, "completing command 0x%x\n", cmd); in zforce_complete()
464 dev_dbg(&client->dev, "command %d not for us\n", cmd); in zforce_complete()
497 dev_dbg(&client->dev, "handling interrupt\n"); in zforce_irq_thread()
551 dev_dbg(&ts->client->dev, in zforce_irq_thread()
575 dev_dbg(&client->dev, "finished interrupt\n"); in zforce_irq_thread()
620 dev_dbg(&client->dev, "suspend while being a wakeup source\n"); in zforce_suspend()
631 dev_dbg(&client->dev, in zforce_suspend()
662 dev_dbg(&client->dev, "resume from being a wakeup source\n"); in zforce_resume()
673 dev_dbg(&client->dev, "resume without being a wakeup source\n"); in zforce_resume()