Home
last modified time | relevance | path

Searched defs:pcm_device (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/pci/aw2/
Daw2-alsa.c444 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_prepare_playback() local
473 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_prepare_capture() local
504 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_trigger_playback() local
530 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_trigger_capture() local
555 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_pointer_playback() local
574 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_pointer_capture() local
595 struct aw2_pcm_device *pcm_device; in snd_aw2_new_pcm() local
/linux-4.4.14/sound/pci/emu10k1/
Demumixer.c1790 int pcm_device, int multi_device) in snd_emu10k1_mixer()