tb_xdomain_find_by_uuid 871 drivers/thunderbolt/icm.c xd = tb_xdomain_find_by_uuid(tb, &pkg->remote_uuid); tb_xdomain_find_by_uuid 948 drivers/thunderbolt/icm.c xd = tb_xdomain_find_by_uuid(tb, &pkg->remote_uuid); tb_xdomain_find_by_uuid 1257 drivers/thunderbolt/icm.c xd = tb_xdomain_find_by_uuid(tb, &pkg->remote_uuid); tb_xdomain_find_by_uuid 1464 drivers/thunderbolt/xdomain.c EXPORT_SYMBOL_GPL(tb_xdomain_find_by_uuid); tb_xdomain_find_by_uuid 250 include/linux/thunderbolt.h struct tb_xdomain *tb_xdomain_find_by_uuid(struct tb *tb, const uuid_t *uuid); tb_xdomain_find_by_uuid 259 include/linux/thunderbolt.h xd = tb_xdomain_find_by_uuid(tb, uuid);