Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thunderbolt/
Dtb.h1318 bool usb4_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in);
Dusb4.c869 bool usb4_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in) in usb4_switch_query_dp_resource() function
Dswitch.c3624 return usb4_switch_query_dp_resource(sw, in); in tb_switch_query_dp_resource()