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 690 tb_ctl_dbg(ctl, "control channel created\n"); in tb_ctl_alloc() 733 tb_ctl_dbg(ctl, "control channel starting...\n"); in tb_ctl_start() 763 tb_ctl_dbg(ctl, "control channel stopped\n"); in tb_ctl_stop() 825 tb_ctl_dbg(ctl, "acking %s (%#x) notification on %llx\n", name, in tb_cfg_ack_notification() 851 tb_ctl_dbg(ctl, "acking hot %splug event on %llx:%u\n", in tb_cfg_ack_plug()
|