Searched refs:vccdbg (Results 1 – 1 of 1) sorted by relevance
/drivers/tty/ |
D | vcc.c | 73 #define vccdbg(f, a...) \ macro 316 vccdbg("VCC: reset rx q: rv=%d\n", rv); in vcc_ldc_read() 333 vccdbg("VCC: ldc_read()=%d\n", rv); in vcc_ldc_read() 334 vccdbg("TAG [%02x:%02x:%04x:%08x]\n", in vcc_ldc_read() 410 vccdbg("VCC: ldc_write()=%d\n", rv); in vcc_tx_timer() 504 vccdbg("VCC: ldc_write(%ld)=%d\n", sizeof(pkt.tag), rv); in vcc_send_ctl() 570 vccdbg("VCC: name=%s\n", dev_name(&vdev->dev)); in vcc_probe() 850 vccdbg("TAG [%02x:%02x:%04x:%08x]\n", pkt->tag.type, in vcc_write() 852 vccdbg("DATA [%s]\n", pkt->data); in vcc_write() 860 vccdbg("VCC: write: ldc_write(%zu)=%d\n", in vcc_write() [all …]
|