Searched refs:PLAYBACK_MUTE (Results 1 – 3 of 3) sorted by relevance
57 PLAYBACK_MUTE = 1 << 2, enumerator140 case PLAYBACK_MUTE: return KEY_MUTE; in special_keymap()318 static const u8 autorelease = RECORD_MUTE | PLAYBACK_MUTE; in cm109_report_special()
363 #define PLAYBACK_MUTE 0x65 /* Unknown. While playing 0x0, while silent 0x00fc0… macro
815 snd_ca0106_ptr_write(emu, PLAYBACK_MUTE, 0x0, 0x0); /* Unmute output */ in snd_ca0106_pcm_prepare_playback()1419 snd_ca0106_ptr_write(chip, PLAYBACK_MUTE, 0, 0x00fc0000); in ca0106_init_chip()