Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dswitch.c946 static bool tb_port_is_width_supported(struct tb_port *port, int width) in tb_port_is_width_supported() function
2302 if (!tb_port_is_width_supported(up, 2) || in tb_switch_lane_bonding_enable()
2303 !tb_port_is_width_supported(down, 2)) in tb_switch_lane_bonding_enable()