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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dimx21-hcd.h305 static const int cc_to_error[16] = { variable
H A Dohci-q.c739 urb->iso_frame_desc [td->index].status = cc_to_error [cc];
761 status = cc_to_error[cc];
846 cc, cc_to_error [cc]);
H A Dohci.h156 static const int cc_to_error [16] = { variable
H A Dimx21-hcd.c553 urb->iso_frame_desc[isoc_index].status = cc_to_error[cc];
920 etd_done = (cc_to_error[cc] != 0); /* stop if error */
973 urb_done(hcd, urb, cc_to_error[cc]);
H A Disp116x.h230 static const int cc_to_error[16] = { variable
H A Du132-hcd.c709 cc_to_error[condition_code]);
828 cc_to_error[condition_code]);
853 cc_to_error[condition_code]);
863 cc_to_error[condition_code]);
964 cc_to_error[condition_code]);
972 cc_to_error[condition_code]);
H A Disp116x-hcd.c386 status = cc_to_error[TD_DATAUNDERRUN];
394 status = cc_to_error[cc];
H A Disp1362.h301 static const int cc_to_error[16] = { variable
H A Disp1362-hcd.c559 urb->status = cc_to_error[PTD_DATAUNDERRUN];
563 urbstat = cc_to_error[PTD_DATAUNDERRUN];
571 urbstat = cc_to_error[cc];

Completed in 86 milliseconds