Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dlc.c425 int tb_lc_dp_sink_dealloc(struct tb_switch *sw, struct tb_port *in) in tb_lc_dp_sink_dealloc() function
H A Dtb.h914 int tb_lc_dp_sink_dealloc(struct tb_switch *sw, struct tb_port *in);
H A Dswitch.c2797 ret = tb_lc_dp_sink_dealloc(sw, in); in tb_switch_dealloc_dp_resource()