Searched refs:strip_cr_lf_tail (Results 1 – 2 of 2) sorted by relevance
128 strip_cr_lf_tail(dce->name, len); in esp_modem_dce_handle_cgmm()150 strip_cr_lf_tail(dce->imei, len); in esp_modem_dce_handle_cgsn()172 strip_cr_lf_tail(dce->imsi, len); in esp_modem_dce_handle_cimi()209 strip_cr_lf_tail(dce->oper, len); in esp_modem_dce_handle_cops()
43 static inline void strip_cr_lf_tail(char *str, uint32_t len) in strip_cr_lf_tail() function