Home
last modified time | relevance | path

Searched defs:tb_margining (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thunderbolt/
H A Ddebugfs.c489 struct tb_margining { struct
490 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