Home
last modified time | relevance | path

Searched refs:vccdbg (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/tty/
Dvcc.c73 #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()
840 vccdbg("TAG [%02x:%02x:%04x:%08x]\n", pkt->tag.type, in vcc_write()
842 vccdbg("DATA [%s]\n", pkt->data); in vcc_write()
850 vccdbg("VCC: write: ldc_write(%d)=%d\n", in vcc_write()
[all …]