Searched refs:SNDRV_SB_CSP_MONO (Results 1 – 2 of 2) sorted by relevance
27 #define SNDRV_SB_CSP_MONO 0x01 macro
765 p->acc_channels = SNDRV_SB_CSP_MONO | SNDRV_SB_CSP_STEREO; in snd_sb_csp_autoload()813 if (channels == SNDRV_SB_CSP_MONO) in snd_sb_csp_start()1135 ((p->acc_channels & SNDRV_SB_CSP_MONO) ? "mono" : "-"), in info_read()1147 ((p->run_channels & SNDRV_SB_CSP_MONO) ? "mono" : "stereo")); in info_read()