Searched refs:otg_del_timer (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/common/
H A Dusb-otg-fsm.c71 otg_del_timer(fsm, B_SE0_SRP); otg_leave_state()
83 otg_del_timer(fsm, B_ASE0_BRST); otg_leave_state()
92 otg_del_timer(fsm, A_WAIT_VRISE); otg_leave_state()
96 otg_del_timer(fsm, A_WAIT_BCON); otg_leave_state()
100 otg_del_timer(fsm, A_WAIT_ENUM); otg_leave_state()
103 otg_del_timer(fsm, A_AIDL_BDIS); otg_leave_state()
108 otg_del_timer(fsm, A_BIDL_ADIS); otg_leave_state()
112 otg_del_timer(fsm, A_WAIT_VFALL); otg_leave_state()
114 otg_del_timer(fsm, A_WAIT_VRISE); otg_leave_state()
/linux-4.4.14/include/linux/usb/
H A Dotg-fsm.h222 static inline int otg_del_timer(struct otg_fsm *fsm, enum otg_fsm_timer timer) otg_del_timer() function

Completed in 153 milliseconds