Searched refs:snd_es1688_dsp_command (Results 1 – 1 of 1) sorted by relevance
39 static int snd_es1688_dsp_command(struct snd_es1688 *chip, unsigned char val) in snd_es1688_dsp_command() function68 if (!snd_es1688_dsp_command(chip, reg)) in snd_es1688_write()70 return snd_es1688_dsp_command(chip, data); in snd_es1688_write()76 if (!snd_es1688_dsp_command(chip, 0xc0)) in snd_es1688_read()78 if (!snd_es1688_dsp_command(chip, reg)) in snd_es1688_read()116 snd_es1688_dsp_command(chip, 0xc6); /* enable extended mode */ in snd_es1688_reset()149 snd_es1688_dsp_command(chip, 0xe7); /* return identification */ in snd_es1688_probe()414 snd_es1688_dsp_command(chip, ES1688_DSP_CMD_SPKON); in snd_es1688_playback_prepare()445 snd_es1688_dsp_command(chip, ES1688_DSP_CMD_SPKOFF); in snd_es1688_capture_prepare()