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