Searched refs:tb_ctl_dbg (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/thunderbolt/ |
| H A D | ctl.c | 70 #define tb_ctl_dbg(ctl, format, arg...) \ macro 678 tb_ctl_dbg(ctl, "control channel created\n"); in tb_ctl_alloc() 721 tb_ctl_dbg(ctl, "control channel starting...\n"); in tb_ctl_start() 751 tb_ctl_dbg(ctl, "control channel stopped\n"); in tb_ctl_stop() 812 tb_ctl_dbg(ctl, "acking %s (%#x) notification on %llx\n", name, in tb_cfg_ack_notification() 837 tb_ctl_dbg(ctl, "acking hot %splug event on %llx:%u\n", in tb_cfg_ack_plug()
|