Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
Dvcc.c81 #define vccdbg(f, a...) \ macro
324 vccdbg("VCC: reset rx q: rv=%d\n", rv); in vcc_ldc_read()
341 vccdbg("VCC: ldc_read()=%d\n", rv); in vcc_ldc_read()
342 vccdbg("TAG [%02x:%02x:%04x:%08x]\n", in vcc_ldc_read()
418 vccdbg("VCC: ldc_write()=%d\n", rv); in vcc_tx_timer()
512 vccdbg("VCC: ldc_write(%ld)=%d\n", sizeof(pkt.tag), rv); in vcc_send_ctl()
578 vccdbg("VCC: name=%s\n", dev_name(&vdev->dev)); in vcc_probe()
876 vccdbg("TAG [%02x:%02x:%04x:%08x]\n", pkt->tag.type, in vcc_write()
878 vccdbg("DATA [%s]\n", pkt->data); in vcc_write()
886 vccdbg("VCC: write: ldc_write(%d)=%d\n", in vcc_write()
[all …]