Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dswitch.c2904 tb_sw_dbg(sw, "current link width %s\n", tb_width_name(sw->link_width)); in tb_switch_link_init()
2936 tb_width_name(sw->preferred_link_width)); in tb_switch_link_init()
3181 tb_sw_dbg(sw, "link width set to %s\n", tb_width_name(width)); in tb_switch_set_link_width()
H A Ddebugfs.c1211 tb_width_name(ret), in validate_margining()
1212 tb_width_name(TB_LINK_WIDTH_ASYM_RX)); in validate_margining()
H A Dtb.h597 static inline const char *tb_width_name(enum tb_link_width width) in tb_width_name() function
H A Dxdomain.c1472 tb_width_name(xd->link_width)); in tb_xdomain_get_properties()