Searched refs:aw2_pcm_device (Results 1 – 1 of 1) sorted by relevance
76 struct aw2_pcm_device { struct95 struct aw2_pcm_device device_playback[NB_STREAM_PLAYBACK]; argument96 struct aw2_pcm_device device_capture[NB_STREAM_CAPTURE];342 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_prepare_playback()371 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_prepare_capture()402 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_trigger_playback()428 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_trigger_capture()453 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_pointer_playback()472 struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream); in snd_aw2_pcm_pointer_capture()493 struct aw2_pcm_device *pcm_device; in snd_aw2_new_pcm()
Completed in 5 milliseconds