Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dpcm.c50 static int snd_pcm_dev_disconnect(struct snd_device *device);
774 .dev_disconnect = snd_pcm_dev_disconnect, in _snd_pcm_new()
1146 static int snd_pcm_dev_disconnect(struct snd_device *device) in snd_pcm_dev_disconnect() function