Home
last modified time | relevance | path

Searched refs:connection_info_t (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/
DxyzModem.h59 } connection_info_t; typedef
63 int xyzModem_stream_open(connection_info_t *info, int *err);
/external/u-boot/common/spl/
Dspl_ymodem.c77 connection_info_t info; in spl_ymodem_load_image()
/external/u-boot/common/
DxyzModem.c409 xyzModem_stream_open (connection_info_t * info, int *err) in xyzModem_stream_open()
/external/u-boot/cmd/
Dload.c958 connection_info_t info; in load_serial_ymodem()