Searched refs:tb_ctl_dbg (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/thunderbolt/ |
H A D | ctl.c | 70 #define tb_ctl_dbg(ctl, format, arg...) \ macro 282 tb_ctl_dbg(ctl, "%llx:%x: invalid config space or offset\n", in tb_cfg_print_error() 675 tb_ctl_dbg(ctl, "control channel created\n"); in tb_ctl_alloc() 718 tb_ctl_dbg(ctl, "control channel starting...\n"); in tb_ctl_start() 748 tb_ctl_dbg(ctl, "control channel stopped\n"); in tb_ctl_stop() 809 tb_ctl_dbg(ctl, "acking %s (%#x) notification on %llx\n", name, in tb_cfg_ack_notification() 834 tb_ctl_dbg(ctl, "acking hot %splug event on %llx:%u\n", in tb_cfg_ack_plug()
|