Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/
Dvcc.c72 #define vccdbg(f, a...) \ macro
315 vccdbg("VCC: reset rx q: rv=%d\n", rv); in vcc_ldc_read()
332 vccdbg("VCC: ldc_read()=%d\n", rv); in vcc_ldc_read()
333 vccdbg("TAG [%02x:%02x:%04x:%08x]\n", in vcc_ldc_read()
409 vccdbg("VCC: ldc_write()=%d\n", rv); in vcc_tx_timer()
503 vccdbg("VCC: ldc_write(%ld)=%d\n", sizeof(pkt.tag), rv); in vcc_send_ctl()
569 vccdbg("VCC: name=%s\n", dev_name(&vdev->dev)); in vcc_probe()
839 vccdbg("TAG [%02x:%02x:%04x:%08x]\n", pkt->tag.type, in vcc_write()
841 vccdbg("DATA [%s]\n", pkt->data); in vcc_write()
849 vccdbg("VCC: write: ldc_write(%d)=%d\n", in vcc_write()
[all …]