Searched refs:motg_root_intr_start (Results 1 – 1 of 1) sorted by relevance
136 static usbd_status motg_root_intr_start(struct usbd_xfer *);245 .upm_start = motg_root_intr_start,1014 return motg_root_intr_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue)); in motg_root_intr_transfer()1019 motg_root_intr_start(struct usbd_xfer *xfer) in motg_root_intr_start() function