Home
last modified time | relevance | path

Searched refs:usbhs_fifo_dma_pop_handler (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dfifo.h85 extern const struct usbhs_pkt_handle usbhs_fifo_dma_pop_handler;
H A Dfifo.c771 if (&usbhs_fifo_dma_pop_handler == pkt->handler) in usbhsf_dma_chan_get()
1024 * usbhs_fifo_dma_pop_handler :: prepare in usbhsf_dma_prepare_pop_with_usb_dmac()
1103 * usbhs_fifo_dma_pop_handler :: prepare in usbhsf_dma_try_pop_with_rx_irq()
1220 const struct usbhs_pkt_handle usbhs_fifo_dma_pop_handler = { variable
H A Dmod_gadget.c622 pipe->handler = &usbhs_fifo_dma_pop_handler; in usbhsg_ep_enable()
H A Dmod_host.c684 pipe->handler = &usbhs_fifo_dma_pop_handler; in usbhsh_queue_push()
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dfifo.h85 extern const struct usbhs_pkt_handle usbhs_fifo_dma_pop_handler;
H A Dfifo.c773 if (&usbhs_fifo_dma_pop_handler == pkt->handler) in usbhsf_dma_chan_get()
1026 * usbhs_fifo_dma_pop_handler :: prepare in usbhsf_dma_prepare_pop_with_usb_dmac()
1105 * usbhs_fifo_dma_pop_handler :: prepare in usbhsf_dma_try_pop_with_rx_irq()
1222 const struct usbhs_pkt_handle usbhs_fifo_dma_pop_handler = { variable
H A Dmod_gadget.c622 pipe->handler = &usbhs_fifo_dma_pop_handler; in usbhsg_ep_enable()
H A Dmod_host.c684 pipe->handler = &usbhs_fifo_dma_pop_handler; in usbhsh_queue_push()

Completed in 11 milliseconds