Lines Matching refs:poseidon
57 struct poseidon *p = snd_pcm_substream_chip(substream); in snd_pd_capture_open()
77 struct poseidon *p = snd_pcm_substream_chip(substream); in snd_pd_pcm_close()
107 static int audio_buf_free(struct poseidon *p) in audio_buf_free()
122 struct poseidon *p = snd_pcm_substream_chip(substream); in snd_pd_hw_capture_free()
201 static int fire_audio_urb(struct poseidon *p) in fire_audio_urb()
222 struct poseidon *p = snd_pcm_substream_chip(substream); in snd_pd_capture_trigger()
256 struct poseidon *p = snd_pcm_substream_chip(substream); in snd_pd_capture_pointer()
281 int pm_alsa_suspend(struct poseidon *p) in pm_alsa_suspend()
288 int pm_alsa_resume(struct poseidon *p) in pm_alsa_resume()
296 int poseidon_audio_init(struct poseidon *p) in poseidon_audio_init()
325 int poseidon_audio_free(struct poseidon *p) in poseidon_audio_free()