Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dacpi.c302 return tb_is_switch(dev) || tb_is_usb4_port_device(dev); in tb_acpi_bus_match()
351 if (tb_is_usb4_port_device(dev)) in tb_acpi_find_companion()
H A Dtb.h1360 static inline bool tb_is_usb4_port_device(const struct device *dev) in tb_is_usb4_port_device() function
1367 if (tb_is_usb4_port_device(dev)) in tb_to_usb4_port_device()