Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvTimer.h129 unsigned int ms_jiffies_to_msecs(unsigned long jiffies_n);
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvTimer.c311 unsigned int ms_jiffies_to_msecs(unsigned long jiffies_n) in ms_jiffies_to_msecs() function
H A DdrvBulktran.c423 … ms_usb_wait_for_completion_timeout(&request_block_done, flag, ptr, ms_jiffies_to_msecs(time_out)); in ms_usb_msg_common()