Lines Matching refs:dprintk

75 	dprintk(DBGLVL_CMD, "%s()\n", __func__);  in saa7164_irq_dequeue()
88 dprintk(DBGLVL_CMD, "%s() timeout = %d\n", __func__, timeout); in saa7164_irq_dequeue()
90 dprintk(DBGLVL_CMD, in saa7164_irq_dequeue()
127 dprintk(DBGLVL_CMD, "%s()\n", __func__); in saa7164_cmd_dequeue()
141 dprintk(DBGLVL_CMD, "%s() timeout = %d\n", __func__, timeout); in saa7164_cmd_dequeue()
164 dprintk(DBGLVL_CMD, "%s() signalled seqno(%d) (for dequeue)\n", in saa7164_cmd_dequeue()
255 dprintk(DBGLVL_CMD, "%s(seqno=%d)\n", __func__, seqno); in saa7164_cmd_wait()
268 dprintk(DBGLVL_CMD, in saa7164_cmd_wait()
287 dprintk(DBGLVL_CMD, "%s(seqno=%d) Waiting res = %d (signalled=%d)\n", in saa7164_cmd_wait()
302 dprintk(DBGLVL_CMD, "%s()\n", __func__); in saa7164_cmd_signal()
307 dprintk(DBGLVL_CMD, in saa7164_cmd_signal()
318 dprintk(DBGLVL_CMD, "%s(seqno=%d) calling wake_up\n", in saa7164_cmd_signal()
339 dprintk(DBGLVL_CMD, "%s(unitid = %s (%d) , command = 0x%x, sel = 0x%x)\n", in saa7164_cmd_send()
372 dprintk(DBGLVL_CMD, "%s() pcommand_t.seqno = %d\n", in saa7164_cmd_send()
375 dprintk(DBGLVL_CMD, "%s() pcommand_t.size = %d\n", in saa7164_cmd_send()
396 dprintk(DBGLVL_CMD, "%s() loop\n", __func__); in saa7164_cmd_send()
399 dprintk(DBGLVL_CMD, "%s() loop ret = %d\n", __func__, ret); in saa7164_cmd_send()
417 dprintk(4, "%s() SAA_ERR_EMPTY\n", __func__); in saa7164_cmd_send()
425 dprintk(DBGLVL_CMD, "%s() presponse_t->seqno = %d\n", in saa7164_cmd_send()
428 dprintk(DBGLVL_CMD, "%s() presponse_t->flags = 0x%x\n", in saa7164_cmd_send()
431 dprintk(DBGLVL_CMD, "%s() presponse_t->size = %d\n", in saa7164_cmd_send()
437 dprintk(DBGLVL_CMD, in saa7164_cmd_send()
467 dprintk(DBGLVL_CMD, "%s() errdata %02x%02x%02x%02x\n", in saa7164_cmd_send()
472 dprintk(DBGLVL_CMD, "%s() cmd, error code = 0x%x\n", in saa7164_cmd_send()
477 dprintk(DBGLVL_CMD, "%s() INVALID_COMMAND\n", in saa7164_cmd_send()
482 dprintk(DBGLVL_CMD, "%s() INVALID_DATA\n", in saa7164_cmd_send()
487 dprintk(DBGLVL_CMD, "%s() TIMEOUT\n", __func__); in saa7164_cmd_send()
491 dprintk(DBGLVL_CMD, "%s() NAK\n", __func__); in saa7164_cmd_send()
496 dprintk(DBGLVL_CMD, in saa7164_cmd_send()
502 dprintk(DBGLVL_CMD, "%s() UNKNOWN\n", __func__); in saa7164_cmd_send()
523 dprintk(DBGLVL_CMD, "%s() Invalid\n", __func__); in saa7164_cmd_send()
545 dprintk(DBGLVL_CMD, "%s() Resp recd\n", __func__); in saa7164_cmd_send()
559 dprintk(DBGLVL_CMD, "%s() Calling dequeue then exit\n", __func__); in saa7164_cmd_send()