Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.h1314 int usb4_switch_alloc_dp_resource(struct tb_switch *sw, struct tb_port *in);
H A Dusb4.c899 int usb4_switch_alloc_dp_resource(struct tb_switch *sw, struct tb_port *in) in usb4_switch_alloc_dp_resource() function
H A Dswitch.c3642 ret = usb4_switch_alloc_dp_resource(sw, in); in tb_switch_alloc_dp_resource()