Home
last modified time | relevance | path

Searched refs:usbhs_fifo_pio_push_handler (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/usb/renesas_usbhs/
Dfifo.h80 extern const struct usbhs_pkt_handle usbhs_fifo_pio_push_handler;
Dfifo.c451 pkt->handler = &usbhs_fifo_pio_push_handler; in usbhsf_dcp_data_stage_try_push()
612 const struct usbhs_pkt_handle usbhs_fifo_pio_push_handler = { variable
938 pkt->handler = &usbhs_fifo_pio_push_handler; in usbhsf_dma_prepare_push()
965 pkt->handler = &usbhs_fifo_pio_push_handler; in usbhsf_dma_push_done()
Dmod_gadget.c344 pipe->handler = &usbhs_fifo_pio_push_handler; in __usbhsg_recip_send_status()
501 pipe->handler = &usbhs_fifo_pio_push_handler; in usbhsg_irq_ctrl_stage()