Searched refs:snd_pcm_hw_free (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A Dlatency.c695 snd_pcm_hw_free(phandle);
696 snd_pcm_hw_free(chandle);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_generic.c86 return snd_pcm_hw_free(generic->slave);
H A Dpcm_adpcm.c454 return snd_pcm_hw_free(adpcm->plug.gen.slave);
H A Dpcm_extplug.c325 snd_pcm_hw_free(ext->plug.gen.slave);
584 #snd_pcm_hw_params() and #snd_pcm_hw_free() API calls,
H A Dpcm_file.c597 return snd_pcm_hw_free(file->gen.slave);
H A Dpcm_meter.c489 return snd_pcm_hw_free(meter->gen.slave);
H A Dpcm_multi.c363 int e = snd_pcm_hw_free(slave);
H A Dpcm_plug.c1062 int err = snd_pcm_hw_free(slave);
H A Dpcm_rate.c351 return snd_pcm_hw_free(rate->gen.slave);
H A Dpcm_share.c678 err = snd_pcm_hw_free(slave->pcm);
H A Dpcm_params.c2322 err = snd_pcm_hw_free(pcm);
H A Dpcm.c696 err = snd_pcm_hw_free(pcm);
841 int snd_pcm_hw_free(snd_pcm_t *pcm) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/aserver/
H A Daserver.c427 ctrl->result = snd_pcm_hw_free(pcm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm.h446 int snd_pcm_hw_free(snd_pcm_t *pcm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_native.c489 static int snd_pcm_hw_free(struct snd_pcm_substream *substream) function
2512 return snd_pcm_hw_free(substream);

Completed in 223 milliseconds