Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/renesas_usbhs/
Dfifo.h85 extern const struct usbhs_pkt_handle usbhs_fifo_dma_pop_handler;
Dfifo.c773 if (&usbhs_fifo_dma_pop_handler == pkt->handler) in usbhsf_dma_chan_get()
1222 const struct usbhs_pkt_handle usbhs_fifo_dma_pop_handler = { variable
Dmod_gadget.c622 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()