Searched refs:aw2_pcm_device (Results 1 – 1 of 1) sorted by relevance
89 struct aw2_pcm_device { struct108 struct aw2_pcm_device device_playback[NB_STREAM_PLAYBACK]; argument109 struct aw2_pcm_device device_capture[NB_STREAM_CAPTURE];444 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_prepare_playback()473 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_prepare_capture()504 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_trigger_playback()530 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_trigger_capture()555 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_pointer_playback()574 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_pointer_capture()595 struct aw2_pcm_device *pcm_device; in snd_aw2_new_pcm()