Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dwss.h119 void (*set_capture_format) (struct snd_wss *chip, member
/linux-3.4.99/sound/isa/wss/
Dwss_lib.c1049 chip->set_capture_format(chip, hw_params, new_cdfr); in snd_wss_capture_hw_params()
1781 chip->set_capture_format = snd_wss_capture_format; in snd_wss_new()
/linux-3.4.99/sound/isa/cs423x/
Dcs4236_lib.c346 chip->set_capture_format = snd_cs4236_capture_format; in snd_cs4236_create()