Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dvcc.c80 #define vccdbg(f, a...) \ macro
323 vccdbg("VCC: reset rx q: rv=%d\n", rv); in vcc_ldc_read()
340 vccdbg("VCC: ldc_read()=%d\n", rv); in vcc_ldc_read()
341 vccdbg("TAG [%02x:%02x:%04x:%08x]\n", in vcc_ldc_read()
417 vccdbg("VCC: ldc_write()=%d\n", rv); in vcc_tx_timer()
511 vccdbg("VCC: ldc_write(%ld)=%d\n", sizeof(pkt.tag), rv); in vcc_send_ctl()
577 vccdbg("VCC: name=%s\n", dev_name(&vdev->dev)); in vcc_probe()
874 vccdbg("TAG [%02x:%02x:%04x:%08x]\n", pkt->tag.type, in vcc_write()
876 vccdbg("DATA [%s]\n", pkt->data); in vcc_write()
884 vccdbg("VCC: write: ldc_write(%d)=%d\n", in vcc_write()
[all …]