Searched refs:TB_TYPE_USB3_UP (Results 1 – 5 of 5) sorted by relevance
279 TB_TYPE_USB3_UP = 0x200102, enumerator
1002 up = tb_switch_find_port(sw, TB_TYPE_USB3_UP); in tb_tunnel_usb3()1025 parent_up = tb_switch_find_port(parent, TB_TYPE_USB3_UP); in tb_tunnel_usb3()
628 return port && port->config.type == TB_TYPE_USB3_UP; in tb_port_is_usb3_up()
1333 case TB_TYPE_USB3_UP: in tb_port_is_enabled()
296 sw->ports[16].config.type = TB_TYPE_USB3_UP; in alloc_dev_default()