Home
last modified time | relevance | path

Searched refs:tb_port_warn (Results 1 – 4 of 4) sorted by relevance

/drivers/thunderbolt/
Dpath.c70 tb_port_warn(path->hops[i].in_port, in __tb_path_deallocate_nfc()
84 tb_port_warn(path->hops[i].in_port, in __tb_path_deactivate_hops()
Dswitch.c137 tb_port_warn(port, in tb_wait_for_port()
484 tb_port_warn(port, in tb_switch_resume()
Dtunnel_pci.c152 tb_port_warn(port, "TB_CAP_PCIE not found: %d\n", cap); in tb_pci_port_active()
Dtb.h213 #define tb_port_warn(port, fmt, arg...) \ macro