Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/aw2/
Daw2-alsa.c431 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_prepare_playback() local
460 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_prepare_capture() local
491 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_trigger_playback() local
517 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_trigger_capture() local
542 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_pointer_playback() local
561 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_pointer_capture() local
582 struct aw2_pcm_device *pcm_device; in snd_aw2_new_pcm() local
/Linux-v5.4/sound/pci/emu10k1/
Demumixer.c1776 int pcm_device, int multi_device) in snd_emu10k1_mixer()