Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/renesas_usbhs/
Dfifo.h85 extern const struct usbhs_pkt_handle usbhs_fifo_dma_pop_handler;
Dfifo.c761 if (&usbhs_fifo_dma_pop_handler == pkt->handler) in usbhsf_dma_chan_get()
1200 const struct usbhs_pkt_handle usbhs_fifo_dma_pop_handler = { variable
Dmod_gadget.c615 pipe->handler = &usbhs_fifo_dma_pop_handler; in usbhsg_ep_enable()
Dmod_host.c684 pipe->handler = &usbhs_fifo_dma_pop_handler; in usbhsh_queue_push()