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