Searched refs:snd_pcm_update_state (Results 1 - 3 of 3) sorted by last modified time

/linux-master/sound/core/
H A Dpcm_native.c972 err = snd_pcm_update_state(substream, runtime);
H A Dpcm_lib.c206 int snd_pcm_update_state(struct snd_pcm_substream *substream, function
490 return snd_pcm_update_state(substream, runtime);
2379 snd_pcm_update_state(substream, runtime);
H A Dpcm_local.h28 int snd_pcm_update_state(struct snd_pcm_substream *substream,

Completed in 130 milliseconds