Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.h419 static inline bool tb_is_switch(const struct device *dev) in tb_is_switch() function
426 if (tb_is_switch(dev)) in tb_to_switch()