Home
last modified time | relevance | path

Searched refs:fsl_otg_del_timer (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/phy/
H A Dphy-fsl-usb.h377 void fsl_otg_del_timer(struct otg_fsm *fsm, void *timer);
H A Dphy-fsl-usb.c423 void fsl_otg_del_timer(struct otg_fsm *fsm, void *gtimer) in fsl_otg_del_timer() function
441 fsl_otg_del_timer(fsm, timer); in fsl_otg_fsm_del_timer()