Home
last modified time | relevance | path

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

/sound/pci/mixart/
Dmixart_core.c46 #define MSG_CANCEL_NOTIFY_MASK 0x80000000 /* this bit is set for a notification that has be… macro
293 if (snd_BUG_ON(notif_event & MSG_CANCEL_NOTIFY_MASK)) in snd_mixart_send_msg_wait_notif()
537 if(msg & MSG_CANCEL_NOTIFY_MASK) { in snd_mixart_threaded_irq()
538 msg &= ~MSG_CANCEL_NOTIFY_MASK; in snd_mixart_threaded_irq()