Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/emu10k1/
Dirq.c57 snd_emu10k1_intr_disable(emu, INTE_VOLINCRENABLE|INTE_VOLDECRENABLE|INTE_MUTEENABLE); in snd_emu10k1_interrupt()
194 INTE_MUTEENABLE | in snd_emu10k1_interrupt()
/Linux-v4.19/include/sound/
Demu10k1.h156 #define INTE_MUTEENABLE 0x00000100 /* Enable mute button interrupts */ macro