Searched refs:usbhs_fifo_dma_pop_handler (Results 1 – 3 of 3) sorted by relevance
85 extern const struct usbhs_pkt_handle usbhs_fifo_dma_pop_handler;
773 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
684 pipe->handler = &usbhs_fifo_dma_pop_handler; in usbhsh_queue_push()