Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/au1000/common/
Dusbdev.c895 typedef ep0_stage_t (*req_method_t)(struct usb_dev* dev, typedef
900 static const req_method_t req_method[] = {
921 req_method_t m; in do_setup()
936 if (setup->bRequestType < sizeof(req_method)/sizeof(req_method_t)) in do_setup()