Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/au1000/common/
Dusbdev.c900 static const req_method_t req_method[] = { variable
936 if (setup->bRequestType < sizeof(req_method)/sizeof(req_method_t)) in do_setup()
937 m = req_method[setup->bRequestType]; in do_setup()