Searched refs:usb4_port (Results 1 – 6 of 6) sorted by relevance
16 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in link_show()46 static int usb4_port_offline(struct usb4_port *usb4) in usb4_port_offline()70 static void usb4_port_online(struct usb4_port *usb4) in usb4_port_online()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()211 struct usb4_port *usb4 = container_of(dev, struct usb4_port, dev); in usb4_port_device_release()231 struct usb4_port *usb4; in usb4_port_device_add()266 void usb4_port_device_remove(struct usb4_port *usb4) in usb4_port_device_remove()[all …]
238 struct usb4_port *usb4;260 struct usb4_port { struct1110 static inline struct usb4_port *tb_to_usb4_port_device(struct device *dev) in tb_to_usb4_port_device()1113 return container_of(dev, struct usb4_port, dev); in tb_to_usb4_port_device()1117 struct usb4_port *usb4_port_device_add(struct tb_port *port);1118 void usb4_port_device_remove(struct usb4_port *usb4);1119 int usb4_port_device_resume(struct usb4_port *usb4);
194 struct usb4_port *usb4 = port->usb4; in tb_acpi_retimer_set_power()362 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in tb_acpi_setup()
5 thunderbolt-objs += usb4_port.o nvm.o retimer.o quirks.o
327 struct usb4_port *usb4; in tb_retimer_add()531 struct usb4_port *usb4; in tb_retimer_remove_all()
1014 struct usb4_port *usb4; in usb4_switch_add_ports()
Completed in 14 milliseconds