Searched refs:tb_is_usb4_port_device (Results 1 – 2 of 2) sorted by relevance
294 return tb_is_switch(dev) || tb_is_usb4_port_device(dev); in tb_acpi_bus_match()344 else if (tb_is_usb4_port_device(dev)) in tb_acpi_find_companion()
1278 static inline bool tb_is_usb4_port_device(const struct device *dev) in tb_is_usb4_port_device() function1285 if (tb_is_usb4_port_device(dev)) in tb_to_usb4_port_device()
Completed in 7 milliseconds