Searched refs:__tb_service_match (Results 1 – 1 of 1) sorted by relevance
50 static const struct tb_service_id *__tb_service_match(struct device *dev, in __tb_service_match() function75 return !!__tb_service_match(dev, drv); in tb_service_match()85 id = __tb_service_match(dev, &driver->driver); in tb_service_probe()