Home
last modified time | relevance | path

Searched refs:ETIMEDOUT (Results 1 – 5 of 5) sorted by relevance

/include/linux/reset/
Dbcm63xx_pmb.h58 return -ETIMEDOUT; in __bpcm_do_op()
63 return -ETIMEDOUT; in __bpcm_do_op()
/include/uapi/asm-generic/
Derrno.h93 #define ETIMEDOUT 110 /* Connection timed out */ macro
/include/linux/
Diopoll.h52 (cond) ? 0 : -ETIMEDOUT; \
89 (cond) ? 0 : -ETIMEDOUT; \
Dserdev.h292 return -ETIMEDOUT; in serdev_device_wait_for_cts()
Dregmap.h144 __ret ?: ((cond) ? 0 : -ETIMEDOUT); \
185 pollret ?: ((cond) ? 0 : -ETIMEDOUT); \