Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/aw2/
Daw2-alsa.c409 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_prepare_playback() local
438 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_prepare_capture() local
469 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_trigger_playback() local
495 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_trigger_capture() local
520 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_pointer_playback() local
539 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_pointer_capture() local
560 struct aw2_pcm_device *pcm_device; in snd_aw2_new_pcm() local
/Linux-v5.10/sound/pci/emu10k1/
Demumixer.c1776 int pcm_device, int multi_device) in snd_emu10k1_mixer()