Searched refs:SNDRV_EMUX_UPDATE_PAN (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/sound/
H A Demux_synth.h211 #define SNDRV_EMUX_UPDATE_PAN (1<<2) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/sound/
H A Demux_synth.h211 #define SNDRV_EMUX_UPDATE_PAN (1<<2) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/synth/emux/
H A Demux_synth.c337 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_PAN);
532 if (update & SNDRV_EMUX_UPDATE_PAN) {
533 if (! calc_pan(vp) && (update == SNDRV_EMUX_UPDATE_PAN))
H A Demux_oss.c463 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_PAN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/synth/emux/
H A Demux_synth.c337 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_PAN);
532 if (update & SNDRV_EMUX_UPDATE_PAN) {
533 if (! calc_pan(vp) && (update == SNDRV_EMUX_UPDATE_PAN))
H A Demux_oss.c463 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_PAN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/isa/sb/
H A Demu8000_callback.c132 if ((update & SNDRV_EMUX_UPDATE_PAN) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/isa/sb/
H A Demu8000_callback.c132 if ((update & SNDRV_EMUX_UPDATE_PAN) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demu10k1_callback.c201 if (update & SNDRV_EMUX_UPDATE_PAN) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/emu10k1/
H A Demu10k1_callback.c201 if (update & SNDRV_EMUX_UPDATE_PAN) {

Completed in 190 milliseconds