Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h973 bool usb4_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in);
H A Dusb4.c679 bool usb4_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in) in usb4_switch_query_dp_resource() function
H A Dswitch.c2762 return usb4_switch_query_dp_resource(sw, in); in tb_switch_query_dp_resource()