Home
last modified time | relevance | path

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

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