Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dusb4_port.c44 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in link_show()
76 static int usb4_port_offline(struct usb4_port *usb4) in usb4_port_offline()
100 static void usb4_port_online(struct usb4_port *usb4) in usb4_port_online()
122 struct usb4_port *usb4; in usb4_usb3_port_match()
154 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in offline_show()
162 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in offline_store()
213 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in rescan_store()
262 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in service_attr_is_visible()
284 struct usb4_port *usb4 = container_of(dev, struct usb4_port, dev); in usb4_port_device_release()
303 struct usb4_port *usb4_port_device_add(struct tb_port *port) in usb4_port_device_add()
[all …]
H A Dtb.h289 struct usb4_port *usb4;
316 struct usb4_port { struct
1487 static inline struct usb4_port *tb_to_usb4_port_device(struct device *dev) in tb_to_usb4_port_device()
1490 return container_of(dev, struct usb4_port, dev); in tb_to_usb4_port_device()
1494 struct usb4_port *usb4_port_device_add(struct tb_port *port);
1495 void usb4_port_device_remove(struct usb4_port *usb4);
1496 int usb4_port_device_resume(struct usb4_port *usb4);
1499 static inline bool usb4_port_device_is_offline(const struct usb4_port *usb4) in usb4_port_device_is_offline()
H A Dacpi.c190 struct usb4_port *usb4 = port->usb4; in tb_acpi_retimer_set_power()
342 struct usb4_port *usb4 = tb_to_usb4_port_device(dev); in tb_acpi_setup()
H A DMakefile6 thunderbolt-objs += usb4_port.o nvm.o retimer.o quirks.o clx.o
H A Dretimer.c594 struct usb4_port *usb4; in tb_retimer_remove_all()
H A Dusb4.c166 struct usb4_port *usb4; in usb4_switch_check_wakes()
1081 struct usb4_port *usb4; in usb4_switch_add_ports()
H A Ddebugfs.c1601 struct usb4_port *usb4 = port->usb4; in margining_eye_write()
1628 struct usb4_port *usb4 = port->usb4; in margining_eye_show()