Searched refs:set_input_clock (Results 1 - 12 of 12) sorted by relevance

/linux-master/sound/pci/echoaudio/
H A Dmia_dsp.c32 static int set_input_clock(struct echoaudio *chip, u16 clock);
156 static int set_input_clock(struct echoaudio *chip, u16 clock) function
158 dev_dbg(chip->card->dev, "set_input_clock(%d)\n", clock);
H A Ddarla24_dsp.c157 static int set_input_clock(struct echoaudio *chip, u16 clock) function
H A Dgina24_dsp.c33 static int set_input_clock(struct echoaudio *chip, u16 clock);
236 static int set_input_clock(struct echoaudio *chip, u16 clock) function
312 set_input_clock(chip, ECHO_CLOCK_INTERNAL);
H A Dlayla24_dsp.c32 static int set_input_clock(struct echoaudio *chip, u16 clock);
252 static int set_input_clock(struct echoaudio *chip, u16 clock) function
362 set_input_clock(chip, ECHO_CLOCK_INTERNAL);
H A Dmona_dsp.c33 static int set_input_clock(struct echoaudio *chip, u16 clock);
300 static int set_input_clock(struct echoaudio *chip, u16 clock) function
388 set_input_clock(chip, ECHO_CLOCK_INTERNAL);
H A Dechoaudio_3g.c269 set_input_clock(chip, chip->input_clock);
328 static int set_input_clock(struct echoaudio *chip, u16 clock) function
403 set_input_clock(chip, ECHO_CLOCK_INTERNAL);
H A Dechoaudio_gml.c103 return set_input_clock(chip, chip->input_clock);
H A Decho3g_dsp.c36 static int set_input_clock(struct echoaudio *chip, u16 clock);
H A Dgina20_dsp.c151 static int set_input_clock(struct echoaudio *chip, u16 clock) function
H A Dlayla20_dsp.c188 static int set_input_clock(struct echoaudio *chip, u16 clock_source) function
H A Dechoaudio_dsp.c753 /* set_input_clock() also restores automute setting */
754 if (set_input_clock(chip, chip->input_clock) < 0)
H A Dechoaudio.c1441 pcm_digital_*_open() and set_input_clock() functions. */
1577 changed = set_input_clock(chip, dclock);

Completed in 138 milliseconds