Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dusb4_port.c125 u8 usb4_port_num; in usb4_usb3_port_match() local
144 if (fwnode_property_read_u8(usb3_port_fwnode, "usb4-port-number", &usb4_port_num)) in usb4_usb3_port_match()
147 return usb4_port_index(sw, usb4->port) == usb4_port_num; in usb4_usb3_port_match()