Searched refs:m66592_request (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dm66592-udc.c48 static void irq_ep0_write(struct m66592_ep *ep, struct m66592_request *req);
49 static void irq_packet_write(struct m66592_ep *ep, struct m66592_request *req);
54 struct m66592_request *req, int status);
507 static void start_ep0_write(struct m66592_ep *ep, struct m66592_request *req)
526 static void start_packet_write(struct m66592_ep *ep, struct m66592_request *req)
542 static void start_packet_read(struct m66592_ep *ep, struct m66592_request *req)
569 static void start_packet(struct m66592_ep *ep, struct m66592_request *req)
577 static void start_ep0(struct m66592_ep *ep, struct m66592_request *req)
718 struct m66592_request *req, int status)
745 req = list_entry(ep->queue.next, struct m66592_request, queu
[all...]
H A Dm66592-udc.h452 struct m66592_request { struct

Completed in 25 milliseconds