Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dusb4_port.c119 const struct fwnode_handle *usb3_port_fwnode) in usb4_usb3_port_match() argument
136 nhi_fwnode = fwnode_find_reference(usb3_port_fwnode, "usb4-host-interface", 0); in usb4_usb3_port_match()
144 if (fwnode_property_read_u8(usb3_port_fwnode, "usb4-port-number", &usb4_port_num)) in usb4_usb3_port_match()
/linux/include/linux/
H A Dthunderbolt.h688 const struct fwnode_handle *usb3_port_fwnode);
692 const struct fwnode_handle *usb3_port_fwnode) in usb4_usb3_port_match() argument