Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dlc.c549 int tb_lc_dp_sink_alloc(struct tb_switch *sw, struct tb_port *in) in tb_lc_dp_sink_alloc() function
Dtb.h1115 int tb_lc_dp_sink_alloc(struct tb_switch *sw, struct tb_port *in);
Dswitch.c3305 ret = tb_lc_dp_sink_alloc(sw, in); in tb_switch_alloc_dp_resource()