Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dusb4_port.c16 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in link_show()
81 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in offline_show()
89 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in offline_store()
140 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in rescan_store()
189 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in service_attr_is_visible()
Dacpi.c355 tb_to_usb4_port_device(dev)->port); in tb_acpi_find_companion()
362 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in tb_acpi_setup()
Dtb.h1110 static inline struct usb4_port *tb_to_usb4_port_device(struct device *dev) in tb_to_usb4_port_device() function