Lines Matching refs:errmsg
267 mipi_syst_u64 errmsg; in mipi_syst_write_debug_string() local
280 errmsg = in mipi_syst_write_debug_string()
286 str = (char*)&errmsg; in mipi_syst_write_debug_string()
1127 mipi_syst_u64 errmsg; in mipi_syst_write_vprintf_string() local
1149 errmsg = in mipi_syst_write_vprintf_string()
1155 fmt = fmt ? fmt : (char*)&errmsg; in mipi_syst_write_vprintf_string()
1222 mipi_syst_u64 errmsg; in mipi_syst_write_printf_catalog64() local
1245 errmsg = in mipi_syst_write_printf_catalog64()
1255 msg = (char*)&errmsg; in mipi_syst_write_printf_catalog64()
1358 mipi_syst_u64 errmsg; in mipi_syst_write_printf_catalog32() local
1381 errmsg = in mipi_syst_write_printf_catalog32()
1391 msg = (char*)&errmsg; in mipi_syst_write_printf_catalog32()