Home
last modified time | relevance | path

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

/linux-2.6.39/sound/core/
Dpcm.c43 static int snd_pcm_dev_disconnect(struct snd_device *device);
723 .dev_disconnect = snd_pcm_dev_disconnect, in snd_pcm_new()
1037 static int snd_pcm_dev_disconnect(struct snd_device *device) in snd_pcm_dev_disconnect() function