Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/mixart/
H A 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()
/kernel/linux/linux-6.6/sound/pci/mixart/
H A 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()

Completed in 2 milliseconds