Home
last modified time | relevance | path

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

/sound/pci/mixart/
Dmixart_core.c21 #define MSG_TIMEOUT_JIFFIES (400 * HZ) / 1000 /* 400 ms */ macro
242 timeout = schedule_timeout(MSG_TIMEOUT_JIFFIES); in snd_mixart_send_msg()
296 timeout = schedule_timeout(MSG_TIMEOUT_JIFFIES); in snd_mixart_send_msg_wait_notif()