Home
last modified time | relevance | path

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

/include/linux/usb/
A Dotg-fsm.h28 enum otg_fsm_timer { enum
198 void (*add_timer)(struct otg_fsm *fsm, enum otg_fsm_timer timer);
199 void (*del_timer)(struct otg_fsm *fsm, enum otg_fsm_timer timer);
280 static inline int otg_add_timer(struct otg_fsm *fsm, enum otg_fsm_timer timer) in otg_add_timer()
288 static inline int otg_del_timer(struct otg_fsm *fsm, enum otg_fsm_timer timer) in otg_del_timer()

Completed in 5 milliseconds