Searched defs:tb_margining (Results 1 – 1 of 1) sorted by relevance
489 struct tb_margining { struct490 struct tb_port *port;491 enum usb4_sb_target target;492 u8 index;493 struct device *dev;494 unsigned int gen;518 static int margining_modify_error_counter(struct tb_margining *margining, in margining_modify_error_counter() argument