Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dctl.c49 #define tb_ctl_info(ctl, format, arg...) \ macro
634 tb_ctl_info(ctl, "control channel created\n"); in tb_ctl_alloc()
676 tb_ctl_info(ctl, "control channel starting...\n"); in tb_ctl_start()
705 tb_ctl_info(ctl, "control channel stopped\n"); in tb_ctl_stop()
723 tb_ctl_info(ctl, "resetting error on %llx:%x.\n", route, port); in tb_cfg_error()