Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwss.h104 void (*set_capture_format) (struct snd_wss *chip, member
/openbmc/linux/sound/isa/wss/
H A Dwss_lib.c1024 chip->set_capture_format(chip, hw_params, new_cdfr); in snd_wss_capture_hw_params()
1723 chip->set_capture_format = snd_wss_capture_format; in snd_wss_new()
/openbmc/linux/sound/isa/cs423x/
H A Dcs4236_lib.c330 chip->set_capture_format = snd_cs4236_capture_format; in snd_cs4236_create()