Searched refs:snd_ak4117_build (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/sound/i2c/other/
H A Dak4117.c426 int snd_ak4117_build(struct ak4117 *ak4117, struct snd_pcm_substream *cap_substream) snd_ak4117_build() function
546 EXPORT_SYMBOL(snd_ak4117_build); variable
/linux-4.1.27/include/sound/
H A Dak4117.h184 int snd_ak4117_build(struct ak4117 *ak4117, struct snd_pcm_substream *capture_substream);
/linux-4.1.27/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c303 err = snd_ak4117_build(chip->ak4117, pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream); snd_pdacf_pcm_new()

Completed in 103 milliseconds