Home
last modified time | relevance | path

Searched refs:set_playback_format (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dwss.h101 void (*set_playback_format) (struct snd_wss *chip, member
/linux/sound/isa/wss/
H A Dwss_lib.c992 chip->set_playback_format(chip, hw_params, new_pdfr); in snd_wss_playback_hw_params()
1724 chip->set_playback_format = snd_wss_playback_format; in snd_wss_new()
/linux/sound/isa/cs423x/
H A Dcs4236_lib.c329 chip->set_playback_format = snd_cs4236_playback_format; in snd_cs4236_create()