Home
last modified time | relevance | path

Searched refs:usb4_port_sw_margin_errors (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1312 int usb4_port_sw_margin_errors(struct tb_port *port, u32 *errors);
H A Ddebugfs.c604 ret = usb4_port_sw_margin_errors(port, &margining->results[0]); in margining_run_write()
H A Dusb4.c1710 int usb4_port_sw_margin_errors(struct tb_port *port, u32 *errors) in usb4_port_sw_margin_errors() function