Searched defs:read_fifo (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/drivers/usb/musb/ |
D | musb_io.h | 57 void (*read_fifo)(struct musb_hw_ep *hw_ep, u16 len, u8 *buf); member
|
D | musb_core.h | 200 void (*read_fifo)(struct musb_hw_ep *hw_ep, u16 len, u8 *buf); member
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | avm_a1.c | 42 read_fifo(unsigned int adr, u_char *data, int size) in read_fifo() function
|
D | s0box.c | 55 read_fifo(unsigned int padr, signed int adr, u_char *data, int size) in read_fifo() function
|
D | sportster.c | 40 read_fifo(unsigned int adr, u_char *data, int size) in read_fifo() function
|
D | teles3.c | 42 read_fifo(unsigned int adr, u_char *data, int size) in read_fifo() function
|
D | gazel.c | 58 read_fifo(unsigned int adr, u_char *data, int size) in read_fifo() function
|
D | hfc_sx.c | 207 read_fifo(struct IsdnCardState *cs, u_char fifo, int trans_max) in read_fifo() function
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
D | ipac.h | 35 fifo_func *read_fifo; member 78 fifo_func *read_fifo; member
|
D | isar.h | 52 fifo_func *read_fifo; member
|
D | hfc_multi.h | 178 void (*read_fifo)(struct hfc_multi *hc, u_char *data, member
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | goku_udc.c | 404 static int read_fifo(struct goku_ep *ep, struct goku_request *req) in read_fifo() function
|
D | pxa25x_udc.c | 513 read_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in read_fifo() function
|
D | at91_udc.c | 326 static int read_fifo (struct at91_ep *ep, struct at91_request *req) in read_fifo() function
|
D | omap_udc.c | 420 static int read_fifo(struct omap_ep *ep, struct omap_req *req) in read_fifo() function
|
D | pxa27x_udc.c | 942 static int read_fifo(struct pxa_ep *ep, struct pxa27x_request *req) in read_fifo() function
|
D | net2280.c | 713 static int read_fifo(struct net2280_ep *ep, struct net2280_request *req) in read_fifo() function
|