Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/au1000/common/
Dusbdev.c107 } endpoint_t; typedef
111 endpoint_t ep[6];
168 static inline endpoint_t *
214 alloc_packet(endpoint_t * ep, int data_size, void* data) in alloc_packet()
237 link_tail(endpoint_t * ep, pkt_list_t * list, usbdev_pkt_t * pkt) in link_tail()
279 add_packet(endpoint_t * ep, pkt_list_t * list, int size) in add_packet()
310 flush_write_fifo(endpoint_t * ep) in flush_write_fifo()
324 flush_read_fifo(endpoint_t * ep) in flush_read_fifo()
339 endpoint_flush(endpoint_t * ep) in endpoint_flush()
352 endpoint_stall(endpoint_t * ep) in endpoint_stall()
[all …]