Searched refs:s_type (Results 1 – 1 of 1) sorted by relevance
803 unsigned char s_type; /* sample type */ in snd_sb_csp_start() local837 s_type = 0x00; in snd_sb_csp_start()839 s_type = 0x11; /* 000n 000n (n = 1 if mono) */ in snd_sb_csp_start()841 s_type |= 0x22; /* 00dX 00dX (d = 1 if 8 bit samples) */ in snd_sb_csp_start()843 if (set_codec_parameter(p->chip, 0x81, s_type)) { in snd_sb_csp_start()