Searched refs:EPROTO (Results 1 – 2 of 2) sorted by relevance
172 return -EPROTO; in uart_receive_command()182 return -EPROTO; in uart_receive_command()295 return -EPROTO; in uart_download_part()306 return -EPROTO; in uart_download_part()343 return -EPROTO; in uart_download_part()382 return -EPROTO; in uart_start_cmd()
160 #define EPROTO 92 /* Protocol error */ macro
Completed in 4 milliseconds