Home
last modified time | relevance | path

Searched defs:steps (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvTimer.c307 int mod_timer_body(struct timer_list *timer, U32 expires, U32 steps) in mod_timer_body()
340 int mod_timer(struct timer_list *timer, U32 expires, U32 steps) in mod_timer()
476 int mod_timer(struct timer_list *timer, U32 expires, U32 steps) in mod_timer()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvTimer.c282 int ms_update_timer(struct timer_list *timer, U32 expires, U32 steps) in ms_update_timer()