Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h974 int usb4_switch_alloc_dp_resource(struct tb_switch *sw, struct tb_port *in);
H A Dusb4.c711 int usb4_switch_alloc_dp_resource(struct tb_switch *sw, struct tb_port *in) in usb4_switch_alloc_dp_resource() function
H A Dswitch.c2778 return usb4_switch_alloc_dp_resource(sw, in); in tb_switch_alloc_dp_resource()