Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Dserial.c139 static void msg_perr_strerror(const char *msg) in msg_perr_strerror() function
167 msg_perr_strerror("Could not fetch original serial port configuration: "); in serialport_config()
177 msg_perr_strerror("Could not change serial port configuration: "); in serialport_config()
181 msg_perr_strerror("Could not fetch new serial port configuration: "); in serialport_config()
189 msg_perr_strerror("Could not fetch original serial port configuration: "); in serialport_config()
196 msg_perr_strerror("Could not set custom baudrate: "); in serialport_config()
203 msg_perr_strerror("Could not fetch serial port configuration: "); in serialport_config()
209 msg_perr_strerror("Could not set serial baud rate: "); in serialport_config()
220 msg_perr_strerror("Could not set custom baudrate: "); in serialport_config()
224 msg_perr_strerror("Could not change serial port configuration: "); in serialport_config()
[all …]