Searched refs:fsl_otg_start_host (Results 1 – 1 of 1) sorted by relevance
457 int fsl_otg_start_host(struct otg_fsm *fsm, int on) in fsl_otg_start_host() function631 fsl_otg_start_host(&otg_dev->fsm, 0); in fsl_otg_set_peripheral()655 fsl_otg_start_host(fsm, 0); in fsl_otg_event()749 fsl_otg_start_host(fsm, 1); in fsl_otg_isr()767 .start_host = fsl_otg_start_host,