Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h964 bool usb4_switch_lane_bonding_possible(struct tb_switch *sw);
H A Dusb4.c391 bool usb4_switch_lane_bonding_possible(struct tb_switch *sw) in usb4_switch_lane_bonding_possible() function
H A Dswitch.c2242 return usb4_switch_lane_bonding_possible(sw); in tb_switch_lane_bonding_possible()