Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dthunderbolt.h407 static inline bool tb_is_service(const struct device *dev) in tb_is_service() function
414 if (tb_is_service(dev)) in tb_to_service()