Home
last modified time | relevance | path

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

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