Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1347 int usb4_dp_port_group_id(struct tb_port *port);
H A Dusb4.c2532 int usb4_dp_port_group_id(struct tb_port *port) in usb4_dp_port_group_id() function
H A Dtb.c160 index = usb4_dp_port_group_id(in); in tb_discover_bandwidth_group()