Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtb.h1294 int usb4_dp_port_set_cm_id(struct tb_port *port, int cm_id);
Dusb4.c2276 int usb4_dp_port_set_cm_id(struct tb_port *port, int cm_id) in usb4_dp_port_set_cm_id() function
Dtunnel.c793 ret = usb4_dp_port_set_cm_id(in, tb->index); in tb_dp_init()