Searched refs:cc_to_error (Results 1 - 9 of 9) sorted by path

/drivers/usb/host/
H A Dimx21-hcd.c681 urb->iso_frame_desc[isoc_index].status = cc_to_error[cc];
1093 etd_done = (cc_to_error[cc] != 0); /* stop if error */
1141 nonisoc_urb_completed_for_etd(imx21, etd, cc_to_error[cc]);
H A Dimx21-hcd.h310 static const int cc_to_error[16] = { variable
H A Disp116x-hcd.c384 status = cc_to_error[TD_DATAUNDERRUN];
392 status = cc_to_error[cc];
H A Disp116x.h230 static const int cc_to_error[16] = { variable
H A Disp1362-hcd.c549 urb->status = cc_to_error[PTD_DATAUNDERRUN];
553 urbstat = cc_to_error[PTD_DATAUNDERRUN];
561 urbstat = cc_to_error[cc];
H A Disp1362.h296 static const int cc_to_error[16] = { variable
H A Dohci-q.c784 urb->iso_frame_desc [td->index].status = cc_to_error [cc];
806 status = cc_to_error[cc];
891 cc, cc_to_error [cc]);
H A Dohci.h164 static const int cc_to_error [16] = { variable
H A Du132-hcd.c710 cc_to_error[condition_code]);
829 cc_to_error[condition_code]);
854 cc_to_error[condition_code]);
864 cc_to_error[condition_code]);
965 cc_to_error[condition_code]);
973 cc_to_error[condition_code]);

Completed in 97 milliseconds