Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dintel8x0m.c596 static int snd_intel8x0m_pcm_open(struct snd_pcm_substream *substream, struct ichdev *ichdev) in snd_intel8x0m_pcm_open() function
621 return snd_intel8x0m_pcm_open(substream, &chip->ichd[ICHD_MDMOUT]); in snd_intel8x0m_playback_open()
636 return snd_intel8x0m_pcm_open(substream, &chip->ichd[ICHD_MDMIN]); in snd_intel8x0m_capture_open()