OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cc_to_error
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h
11
static int
cc_to_error
[16] = {
variable
au1x00_usb_ohci.c
819
stat =
cc_to_error
[cc];
[
all
...]
/external/u-boot/drivers/usb/host/
ohci-hcd.c
142
static int
cc_to_error
[16] = {
variable
1155
stat =
cc_to_error
[cc];
[
all
...]
Completed in 96 milliseconds