Searched refs:m66592_ep (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);
53 static void transfer_complete(struct m66592_ep *ep,
221 struct m66592_ep *ep = m66592->pipenum2ep[pipenum];
313 static void pipe_initialize(struct m66592_ep *ep)
337 static void m66592_ep_setting(struct m66592 *m66592, struct m66592_ep *ep,
379 static void m66592_ep_release(struct m66592_ep *ep)
394 static int alloc_pipe_config(struct m66592_ep *ep,
473 static int free_pipe_config(struct m66592_ep *ep)
507 static void start_ep0_write(struct m66592_ep *e
[all...]
H A Dm66592-udc.h457 struct m66592_ep { struct
490 struct m66592_ep ep[M66592_MAX_NUM_PIPE];
491 struct m66592_ep *pipenum2ep[M66592_MAX_NUM_PIPE];
492 struct m66592_ep *epaddr2ep[16];

Completed in 67 milliseconds