Home
last modified time | relevance | path

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

/linux/sound/pci/aw2/
H A Daw2-alsa.c345 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_prepare_playback() local
374 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_prepare_capture() local
405 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_trigger_playback() local
431 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_trigger_capture() local
456 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_pointer_playback() local
475 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_pointer_capture() local
496 struct aw2_pcm_device *pcm_device; in snd_aw2_new_pcm() local
/linux/sound/pci/emu10k1/
H A Demumixer.c2002 int pcm_device, int multi_device) in snd_emu10k1_mixer()