Searched refs:CS4231_LINEAR_16 (Results 1 – 3 of 3) sorted by relevance
98 #define CS4231_LINEAR_16 0x40 /* 16-bit twos complement data - little endian */ macro
454 case CS4231_LINEAR_16: in snd_wss_get_count()539 case SNDRV_PCM_FORMAT_S16_LE: rformat = CS4231_LINEAR_16; break; in snd_wss_get_format()
547 rformat = CS4231_LINEAR_16; in snd_cs4231_get_format()