Searched refs:dsc_error_info (Results 1 – 4 of 4) sorted by relevance
1068 struct dsc_error_info { struct1070 char dsc_error_info[50]; member1340 const struct dsc_error_info *dsc_error_ecw;1341 const struct dsc_error_info *dsc_error_buffer_flow;
673 static const struct dsc_error_info dsc_ecw[] = {713 static const struct dsc_error_info dsc_buffer_flow[] = {
10591 const struct dsc_error_info *dsc_error_ecw = vop2_data->dsc_error_ecw; in vop2_dsc_isr()10592 const struct dsc_error_info *dsc_error_buffer_flow = vop2_data->dsc_error_buffer_flow; in vop2_dsc_isr()10609 DRM_ERROR("dsc%d %s\n", dsc->id, dsc_error_ecw[j].dsc_error_info); in vop2_dsc_isr()10618 DRM_ERROR("dsc%d %s:0x%x\n", dsc->id, dsc_error_buffer_flow[j].dsc_error_info, in vop2_dsc_isr()
1165 struct dsc_error_info { struct1167 char dsc_error_info[50]; member1188 struct dsc_error_info *dsc_error_ecw;1189 struct dsc_error_info *dsc_error_buffer_flow;5723 static struct dsc_error_info dsc_ecw[] = {5763 static struct dsc_error_info dsc_buffer_flow[] = {