Home
last modified time | relevance | path

Searched defs:read_fifo (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dam35x.c118 void read_fifo(u8 ep, u32 length, void *fifo_data) in read_fifo() function
H A Dmusb_core.c144 void read_fifo(u8 ep, u32 length, void *fifo_data) in read_fifo() function
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_io.h32 void (*read_fifo)(struct musb_hw_ep *hw_ep, u16 len, u8 *buf); member
H A Dmusb_core.h175 void (*read_fifo)(struct musb_hw_ep *hw_ep, u16 len, u8 *buf); member
/OK3568_Linux_fs/kernel/include/linux/
H A Dgnss.h51 struct kfifo read_fifo; member
/OK3568_Linux_fs/kernel/drivers/net/can/m_can/
H A Dm_can.h66 u32 (*read_fifo)(struct m_can_classdev *cdev, int addr_offset); member
/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Dipac.h22 fifo_func *read_fifo; member
65 fifo_func *read_fifo; member
H A Disar.h39 fifo_func *read_fifo; member
H A Dhfc_multi.h179 void (*read_fifo)(struct hfc_multi *hc, u_char *data, member
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-synquacer.c141 static int read_fifo(struct synquacer_spi *sspi) in read_fifo() function
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dat91_udc.c122 static int read_fifo (struct at91_ep *ep, struct at91_request *req) in read_fifo() function
H A Dpxa25x_udc.c605 read_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in read_fifo() function
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dgoku_udc.c408 static int read_fifo(struct goku_ep *ep, struct goku_request *req) in read_fifo() function
H A Dat91_udc.c310 static int read_fifo (struct at91_ep *ep, struct at91_request *req) in read_fifo() function
H A Domap_udc.c416 static int read_fifo(struct omap_ep *ep, struct omap_req *req) in read_fifo() function
H A Dpxa27x_udc.c871 static int read_fifo(struct pxa_ep *ep, struct pxa27x_request *req) in read_fifo() function
H A Dnet2280.c708 static int read_fifo(struct net2280_ep *ep, struct net2280_request *req) in read_fifo() function
H A Dpxa25x_udc.c724 read_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in read_fifo() function
/OK3568_Linux_fs/kernel/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx.h145 int (*read_fifo)(struct st_lsm6dsx_hw *hw); member