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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/cs423x/
H A Dcs4231_lib.c391 static unsigned char snd_cs4231_get_format(struct snd_cs4231 *chip, function
751 new_pdfr = snd_cs4231_get_format(chip, params_format(hw_params), params_channels(hw_params)) |
790 new_cdfr = snd_cs4231_get_format(chip, params_format(hw_params), params_channels(hw_params)) |
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/sparc/
H A Dcs4231.c711 static unsigned char snd_cs4231_get_format(struct snd_cs4231 *chip, int format, int channels) function
1053 new_pdfr = snd_cs4231_get_format(chip, params_format(hw_params),
1095 new_cdfr = snd_cs4231_get_format(chip, params_format(hw_params),

Completed in 103 milliseconds