Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dswitch.c462 tb_port_WARN(port, "does not have a PHY\n"); in tb_port_state()
489 tb_port_WARN(port, "does not have PHY\n"); in tb_wait_for_port()
493 tb_port_WARN(port, "is the upstream port\n"); in tb_wait_for_port()
594 tb_port_WARN(port, "non switch port without a PHY\n"); in tb_init_port()
Dtb.c63 tb_port_WARN(port, "port already has a remote!\n"); in tb_scan_port()
Dtb.h349 #define tb_port_WARN(port, fmt, arg...) \ macro