Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.h1457 int usb4_dp_port_set_group_id(struct tb_port *port, int group_id);
H A Dusb4.c2559 * usb4_dp_port_set_group_id() - Set adapter Group ID
2568 int usb4_dp_port_set_group_id(struct tb_port *port, int group_id) in usb4_dp_port_set_group_id() function
H A Dtunnel.c895 ret = usb4_dp_port_set_group_id(in, in->group->index); in tb_dp_bandwidth_alloc_mode_enable()