properties_changed_retries 1044 drivers/thunderbolt/xdomain.c 				xd->properties_changed_retries, xd->local_uuid);
properties_changed_retries 1046 drivers/thunderbolt/xdomain.c 		if (xd->properties_changed_retries-- > 0)
properties_changed_retries 1053 drivers/thunderbolt/xdomain.c 	xd->properties_changed_retries = XDOMAIN_PROPERTIES_CHANGED_RETRIES;
properties_changed_retries 1151 drivers/thunderbolt/xdomain.c 	xd->properties_changed_retries = XDOMAIN_PROPERTIES_CHANGED_RETRIES;
properties_changed_retries 1169 drivers/thunderbolt/xdomain.c 	xd->properties_changed_retries = 0;
properties_changed_retries  241 include/linux/thunderbolt.h 	int properties_changed_retries;