Searched refs:tb_xdomain_type (Results 1 – 2 of 2) sorted by relevance
90 extern const struct device_type tb_xdomain_type;333 return dev->type == &tb_xdomain_type; in tb_is_xdomain()
1896 const struct device_type tb_xdomain_type = { variable1901 EXPORT_SYMBOL_GPL(tb_xdomain_type);2004 xd->dev.type = &tb_xdomain_type; in tb_xdomain_alloc()