Searched refs:ETIMEDOUT (Results 1 – 5 of 5) sorted by relevance
58 return -ETIMEDOUT; in __bpcm_do_op()63 return -ETIMEDOUT; in __bpcm_do_op()
93 #define ETIMEDOUT 110 /* Connection timed out */ macro
52 (cond) ? 0 : -ETIMEDOUT; \89 (cond) ? 0 : -ETIMEDOUT; \
292 return -ETIMEDOUT; in serdev_device_wait_for_cts()
144 __ret ?: ((cond) ? 0 : -ETIMEDOUT); \185 pollret ?: ((cond) ? 0 : -ETIMEDOUT); \