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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Dcmipci.c410 #define CM_OPEN_PLAYBACK2 (CM_CH_CAPT | CM_OPEN_DAC) macro
1706 if ((err = open_device_check(cm, CM_OPEN_PLAYBACK2, substream)) < 0) /* use channel B */
1804 close_device_check(cm, CM_OPEN_PLAYBACK2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Dcmipci.c410 #define CM_OPEN_PLAYBACK2 (CM_CH_CAPT | CM_OPEN_DAC) macro
1706 if ((err = open_device_check(cm, CM_OPEN_PLAYBACK2, substream)) < 0) /* use channel B */
1804 close_device_check(cm, CM_OPEN_PLAYBACK2);

Completed in 119 milliseconds