Home
last modified time | relevance | path

Searched refs:snd_ak4117_build (Results 1 – 2 of 2) sorted by relevance

/sound/i2c/other/
Dak4117.c428 int snd_ak4117_build(struct ak4117 *ak4117, struct snd_pcm_substream *cap_substream) in snd_ak4117_build() function
549 EXPORT_SYMBOL(snd_ak4117_build);
/sound/pcmcia/pdaudiocf/
Dpdaudiocf_pcm.c344 err = snd_ak4117_build(chip->ak4117, pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream); in snd_pdacf_pcm_new()