Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dtb.h1240 int usb4_switch_dealloc_dp_resource(struct tb_switch *sw, struct tb_port *in);
Dusb4.c923 int usb4_switch_dealloc_dp_resource(struct tb_switch *sw, struct tb_port *in) in usb4_switch_dealloc_dp_resource() function
Dswitch.c3302 ret = usb4_switch_dealloc_dp_resource(sw, in); in tb_switch_dealloc_dp_resource()