Home
last modified time | relevance | path

Searched refs:xyzModem_cancel (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A DxyzModem.c289 return xyzModem_cancel; in xyzModem_get_hdr()
477 if (stat == xyzModem_cancel) in xyzModem_stream_open()
494 stat = xyzModem_cancel; in xyzModem_stream_read()
556 if (stat == xyzModem_cancel) in xyzModem_stream_read()
690 case xyzModem_cancel: in xyzModem_error()
/OK3568_Linux_fs/u-boot/include/
H A DxyzModem.h38 #define xyzModem_cancel -5 macro