Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/mixart/
H A Dmixart_core.c29 #define MSG_TYPE_NOTIFY 0 /* embedded -> driver (only notification, do not get_msg() !) */ macro
278 if (snd_BUG_ON((notif_event & MSG_TYPE_MASK) != MSG_TYPE_NOTIFY)) in snd_mixart_send_msg_wait_notif()
377 case MSG_TYPE_NOTIFY: in snd_mixart_process_msg()
523 case MSG_TYPE_NOTIFY: in snd_mixart_threaded_irq()
/kernel/linux/linux-6.6/sound/pci/mixart/
H A Dmixart_core.c27 #define MSG_TYPE_NOTIFY 0 /* embedded -> driver (only notification, do not get_msg() !) */ macro
276 if (snd_BUG_ON((notif_event & MSG_TYPE_MASK) != MSG_TYPE_NOTIFY)) in snd_mixart_send_msg_wait_notif()
375 case MSG_TYPE_NOTIFY: in snd_mixart_process_msg()
524 case MSG_TYPE_NOTIFY: in snd_mixart_threaded_irq()

Completed in 2 milliseconds