Home
last modified time | relevance | path

Searched refs:tb_is_switch (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/thunderbolt/
Dacpi.c288 return tb_is_switch(dev) || tb_is_usb4_port_device(dev); in tb_acpi_bus_match()
351 if (tb_is_switch(dev)) in tb_acpi_find_companion()
Dnhi_ops.c22 return tb_is_switch(dev); in check_for_device()
Dtb.h774 static inline bool tb_is_switch(const struct device *dev) in tb_is_switch() function
781 if (tb_is_switch(dev)) in tb_to_switch()
Dtb.c1317 if (tb_is_switch(dev)) { in tb_scan_finalize_switch()