tb_xdomain_type  1200 drivers/thunderbolt/xdomain.c struct device_type tb_xdomain_type = {
tb_xdomain_type  1205 drivers/thunderbolt/xdomain.c EXPORT_SYMBOL_GPL(tb_xdomain_type);
tb_xdomain_type  1254 drivers/thunderbolt/xdomain.c 	xd->dev.type = &tb_xdomain_type;
tb_xdomain_type    88 include/linux/thunderbolt.h extern struct device_type tb_xdomain_type;
tb_xdomain_type   292 include/linux/thunderbolt.h 	return dev->type == &tb_xdomain_type;