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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-q.c739 urb->iso_frame_desc [td->index].status = cc_to_error [cc];
763 urb->status = cc_to_error [cc];
855 cc, cc_to_error [cc]);
H A Dohci.h156 static const int cc_to_error [16] = { variable
H A Disp116x-hcd.c319 urb->status = cc_to_error[TD_DATAUNDERRUN];
325 if (urb->status == cc_to_error[TD_DATAUNDERRUN])
332 urb->status = cc_to_error[cc];
H A Disp116x.h230 static const int cc_to_error[16] = { variable
H A Du132-hcd.c710 cc_to_error[condition_code]);
830 cc_to_error[condition_code]);
855 cc_to_error[condition_code]);
865 cc_to_error[condition_code]);
966 cc_to_error[condition_code]);
974 cc_to_error[condition_code]);

Completed in 181 milliseconds