Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/
Dpcm_native.c860 static int snd_pcm_do_start(struct snd_pcm_substream *substream, int state) in snd_pcm_do_start() function
891 .do_action = snd_pcm_do_start,
1383 snd_pcm_do_start(substream, SNDRV_PCM_STATE_DRAINING); in snd_pcm_do_drain_init()