Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/mixart/
Dmixart_core.c33 #define MSG_TIMEOUT_JIFFIES (400 * HZ) / 1000 /* 400 ms */ macro
262 timeout = schedule_timeout(MSG_TIMEOUT_JIFFIES); in snd_mixart_send_msg()
318 timeout = schedule_timeout(MSG_TIMEOUT_JIFFIES); in snd_mixart_send_msg_wait_notif()