Home
last modified time | relevance | path

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

/drivers/thunderbolt/
A Dacpi.c282 return tb_is_switch(dev) || tb_is_usb4_port_device(dev); in tb_acpi_bus_match()
329 if (tb_is_switch(dev)) in tb_acpi_find_companion()
A Dnhi_ops.c22 return tb_is_switch(dev); in check_for_device()
A Dnvm.c291 if (tb_is_switch(dev)) { in tb_nvm_alloc()
A Dtb.h887 static inline bool tb_is_switch(const struct device *dev) in tb_is_switch() function
894 if (tb_is_switch(dev)) in tb_to_switch()
A Dtb.c2959 if (tb_is_switch(dev)) { in tb_scan_finalize_switch()

Completed in 18 milliseconds