Searched refs:snd_cs4231_get_format (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/sparc/ |
H A D | cs4231.c | 534 static unsigned char snd_cs4231_get_format(struct snd_cs4231 *chip, int format, in snd_cs4231_get_format() function 893 new_pdfr = snd_cs4231_get_format(chip, params_format(hw_params), in snd_cs4231_playback_hw_params() 932 new_cdfr = snd_cs4231_get_format(chip, params_format(hw_params), in snd_cs4231_capture_hw_params()
|
/kernel/linux/linux-6.6/sound/sparc/ |
H A D | cs4231.c | 533 static unsigned char snd_cs4231_get_format(struct snd_cs4231 *chip, int format, in snd_cs4231_get_format() function 892 new_pdfr = snd_cs4231_get_format(chip, params_format(hw_params), in snd_cs4231_playback_hw_params() 931 new_cdfr = snd_cs4231_get_format(chip, params_format(hw_params), in snd_cs4231_capture_hw_params()
|
Completed in 6 milliseconds