Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thunderbolt/
Ddebugfs.c488 struct tb_margining { struct
489 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