Searched refs:tb_to_usb4_port_device (Results 1 – 3 of 3) sorted by relevance
44 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in link_show()111 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in offline_show()119 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in offline_store()170 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in rescan_store()219 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in service_attr_is_visible()
353 tb_to_usb4_port_device(dev)->port->port); in tb_acpi_find_companion()360 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in tb_acpi_setup()
1317 static inline struct usb4_port *tb_to_usb4_port_device(struct device *dev) in tb_to_usb4_port_device() function