Home
last modified time | relevance | path

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

/sound/pci/
Dintel8x0m.c636 static int snd_intel8x0m_pcm_open(struct snd_pcm_substream *substream, struct ichdev *ichdev) in snd_intel8x0m_pcm_open() function
661 return snd_intel8x0m_pcm_open(substream, &chip->ichd[ICHD_MDMOUT]); in snd_intel8x0m_playback_open()
676 return snd_intel8x0m_pcm_open(substream, &chip->ichd[ICHD_MDMIN]); in snd_intel8x0m_capture_open()