Searched refs:set_input_clock (Results 1 – 12 of 12) sorted by relevance
| /linux/sound/pci/echoaudio/ |
| H A D | gina24_dsp.c | 18 static int set_input_clock(struct echoaudio *chip, u16 clock); 221 static int set_input_clock(struct echoaudio *chip, u16 clock) in set_input_clock() function 297 set_input_clock(chip, ECHO_CLOCK_INTERNAL); in dsp_set_digital_mode()
|
| H A D | layla24_dsp.c | 18 static int set_input_clock(struct echoaudio *chip, u16 clock); 238 static int set_input_clock(struct echoaudio *chip, u16 clock) in set_input_clock() function 348 set_input_clock(chip, ECHO_CLOCK_INTERNAL); in dsp_set_digital_mode()
|
| H A D | mona_dsp.c | 18 static int set_input_clock(struct echoaudio *chip, u16 clock); 285 static int set_input_clock(struct echoaudio *chip, u16 clock) in set_input_clock() function 373 set_input_clock(chip, ECHO_CLOCK_INTERNAL); in dsp_set_digital_mode()
|
| H A D | mia_dsp.c | 17 static int set_input_clock(struct echoaudio *chip, u16 clock); 141 static int set_input_clock(struct echoaudio *chip, u16 clock) in set_input_clock() function
|
| H A D | echoaudio_3g.c | 253 set_input_clock(chip, chip->input_clock); in set_sample_rate() 312 static int set_input_clock(struct echoaudio *chip, u16 clock) in set_input_clock() function 387 set_input_clock(chip, ECHO_CLOCK_INTERNAL); in dsp_set_digital_mode()
|
| H A D | darla24_dsp.c | 142 static int set_input_clock(struct echoaudio *chip, u16 clock) in set_input_clock() function
|
| H A D | echo3g_dsp.c | 21 static int set_input_clock(struct echoaudio *chip, u16 clock);
|
| H A D | echoaudio_gml.c | 88 return set_input_clock(chip, chip->input_clock); in set_input_auto_mute()
|
| H A D | gina20_dsp.c | 136 static int set_input_clock(struct echoaudio *chip, u16 clock) in set_input_clock() function
|
| H A D | layla20_dsp.c | 173 static int set_input_clock(struct echoaudio *chip, u16 clock_source) in set_input_clock() function
|
| H A D | echoaudio_dsp.c | 739 if (set_input_clock(chip, chip->input_clock) < 0) in restore_dsp_settings()
|
| H A D | echoaudio.c | 1557 changed = set_input_clock(chip, dclock); in snd_echo_clock_source_put()
|