Searched refs:tb_xdomain_type (Results 1 – 2 of 2) sorted by relevance
91 extern struct device_type tb_xdomain_type;317 return dev->type == &tb_xdomain_type; in tb_is_xdomain()
1354 struct device_type tb_xdomain_type = { variable1359 EXPORT_SYMBOL_GPL(tb_xdomain_type);1417 xd->dev.type = &tb_xdomain_type; in tb_xdomain_alloc()
Completed in 8 milliseconds