Searched refs:tb_port_is_usb3_down (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dquirks.c38 if (!tb_port_is_usb3_down(port))
H A Dusb4.c828 if ((tb_port_is_usb3_down(port) || tb_port_is_usb3_up(port)) &&
1011 if (!tb_port_is_usb3_down(p))
2081 if (!tb_port_is_usb3_down(port) && !tb_port_is_usb3_up(port))
2100 if (!tb_port_is_usb3_down(port))
H A Ddebugfs.c1190 } else if (tb_port_is_usb3_down(port) ||
H A Dtb.h651 static inline bool tb_port_is_usb3_down(const struct tb_port *port) function
H A Dswitch.c1564 } else if (tb_port_is_usb3_down(port) ||

Completed in 142 milliseconds