Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/mixart/
Dmixart_core.c21 #define MSG_TIMEOUT_JIFFIES (400 * HZ) / 1000 /* 400 ms */ macro
245 timeout = schedule_timeout(MSG_TIMEOUT_JIFFIES); in snd_mixart_send_msg()
297 timeout = schedule_timeout(MSG_TIMEOUT_JIFFIES); in snd_mixart_send_msg_wait_notif()