Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/mixart/
Dmixart_core.c21 #define MSG_TIMEOUT_JIFFIES (400 * HZ) / 1000 /* 400 ms */ macro
240 timeout = schedule_timeout(MSG_TIMEOUT_JIFFIES); in snd_mixart_send_msg()
294 timeout = schedule_timeout(MSG_TIMEOUT_JIFFIES); in snd_mixart_send_msg_wait_notif()