Searched refs:cc_to_error (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/usb/host/
H A Dohci-q.c787 urb->iso_frame_desc [td->index].status = cc_to_error [cc];
809 status = cc_to_error[cc];
894 cc, cc_to_error [cc]);
H A Disp116x.h231 static const int cc_to_error[16] = { variable
H A Dohci.h165 static const int __maybe_unused cc_to_error [16] = { variable
H A Disp116x-hcd.c385 status = cc_to_error[TD_DATAUNDERRUN];
393 status = cc_to_error[cc];
H A Disp1362.h251 static const int cc_to_error[16] = { variable
H A Disp1362-hcd.c551 urb->status = cc_to_error[PTD_DATAUNDERRUN];
555 urbstat = cc_to_error[PTD_DATAUNDERRUN];
563 urbstat = cc_to_error[cc];

Completed in 175 milliseconds