Home
last modified time | relevance | path

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

/linux/sound/pci/echoaudio/
H A Decho3g_dsp.c33 static int set_digital_mode(struct echoaudio *chip, u8 mode);
H A Dechoaudio_gml.c109 static int set_digital_mode(struct echoaudio *chip, u8 mode) in set_digital_mode() function
H A Dechoaudio_dsp.c738 if (set_digital_mode(chip, chip->digital_mode) < 0) in restore_dsp_rettings()