Home
last modified time | relevance | path

Searched refs:tb_lc_dp_sink_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dlc.c369 * tb_lc_dp_sink_alloc() - Allocate DP sink
378 int tb_lc_dp_sink_alloc(struct tb_switch *sw, struct tb_port *in) in tb_lc_dp_sink_alloc() function
H A Dtb.h913 int tb_lc_dp_sink_alloc(struct tb_switch *sw, struct tb_port *in);
H A Dswitch.c2786 return tb_lc_dp_sink_alloc(sw, in); in tb_switch_alloc_dp_resource()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dlc.c540 * tb_lc_dp_sink_alloc() - Allocate DP sink
549 int tb_lc_dp_sink_alloc(struct tb_switch *sw, struct tb_port *in) in tb_lc_dp_sink_alloc() function
H A Dtb.h1132 int tb_lc_dp_sink_alloc(struct tb_switch *sw, struct tb_port *in);
H A Dswitch.c3278 ret = tb_lc_dp_sink_alloc(sw, in); in tb_switch_alloc_dp_resource()

Completed in 13 milliseconds