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

/linux-master/sound/isa/wss/
H A Dwss_lib.c984 unsigned char new_pdfr; local
986 new_pdfr = snd_wss_get_format(chip, params_format(hw_params),
989 chip->set_playback_format(chip, hw_params, new_pdfr);
/linux-master/sound/sparc/
H A Dcs4231.c890 unsigned char new_pdfr; local
892 new_pdfr = snd_cs4231_get_format(chip, params_format(hw_params),
895 snd_cs4231_playback_format(chip, hw_params, new_pdfr);

Completed in 183 milliseconds