Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dacpi.c301 return tb_is_switch(dev) || tb_is_usb4_port_device(dev); in tb_acpi_bus_match()
349 if (tb_is_switch(dev)) in tb_acpi_find_companion()
Dnhi_ops.c22 return tb_is_switch(dev); in check_for_device()
Dnvm.c287 if (tb_is_switch(dev)) { in tb_nvm_alloc()
Dtb.h813 static inline bool tb_is_switch(const struct device *dev) in tb_is_switch() function
820 if (tb_is_switch(dev)) in tb_to_switch()
Dtmu.c748 if (tb_is_switch(dev)) { in tb_switch_tmu_config_enable()
Dtb.c1423 if (tb_is_switch(dev)) { in tb_scan_finalize_switch()