Home
last modified time | relevance | path

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

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