Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c809 static inline unsigned long _kc_msecs_to_jiffies(const unsigned int m) in _kc_msecs_to_jiffies() function
876 unsigned long timeout = _kc_msecs_to_jiffies(msecs); in _kc_msleep_interruptible()