Searched refs:_secs (Results 1 – 1 of 1) sorted by relevance
44 #define secs_to_jiffies(_secs) msecs_to_jiffies((_secs) * 1000) argument