Lines Matching refs:handler
349 pipe->handler = &usbhs_fifo_pio_push_handler; in __usbhsg_recip_send_status()
407 struct usbhsg_recip_handle *handler, in usbhsg_recip_run_handle() argument
431 func = handler->device; in usbhsg_recip_run_handle()
435 func = handler->interface; in usbhsg_recip_run_handle()
439 func = handler->endpoint; in usbhsg_recip_run_handle()
448 dev_dbg(dev, "%s (pipe %d :%s)\n", handler->name, nth, msg); in usbhsg_recip_run_handle()
500 pipe->handler = &usbhs_fifo_pio_push_handler; in usbhsg_irq_ctrl_stage()
503 pipe->handler = &usbhs_fifo_pio_pop_handler; in usbhsg_irq_ctrl_stage()
506 pipe->handler = &usbhs_ctrl_stage_end_handler; in usbhsg_irq_ctrl_stage()
614 pipe->handler = &usbhs_fifo_dma_push_handler; in usbhsg_ep_enable()
616 pipe->handler = &usbhs_fifo_dma_pop_handler; in usbhsg_ep_enable()