tb_service_type 734 drivers/thunderbolt/xdomain.c struct device_type tb_service_type = { tb_service_type 740 drivers/thunderbolt/xdomain.c EXPORT_SYMBOL_GPL(tb_service_type); tb_service_type 838 drivers/thunderbolt/xdomain.c svc->dev.type = &tb_service_type; tb_service_type 87 include/linux/thunderbolt.h extern struct device_type tb_service_type; tb_service_type 377 include/linux/thunderbolt.h return dev->type == &tb_service_type;