Lines Matching defs:dev
64 static int em28xx_deinit_isoc_audio(struct em28xx *dev) in em28xx_deinit_isoc_audio()
83 struct em28xx *dev = urb->context; in em28xx_audio_isocirq() local
172 static int em28xx_init_audio_isoc(struct em28xx *dev) in em28xx_init_audio_isoc()
252 struct em28xx *dev = snd_pcm_substream_chip(substream); in snd_em28xx_capture_open() local
327 struct em28xx *dev = snd_pcm_substream_chip(substream); in snd_em28xx_pcm_close() local
355 struct em28xx *dev = snd_pcm_substream_chip(substream); in snd_em28xx_hw_capture_params() local
382 struct em28xx *dev = snd_pcm_substream_chip(substream); in snd_em28xx_hw_capture_free() local
397 struct em28xx *dev = snd_pcm_substream_chip(substream); in snd_em28xx_prepare() local
412 struct em28xx *dev = container_of(adev, struct em28xx, adev); in audio_trigger() local
426 struct em28xx *dev = snd_pcm_substream_chip(substream); in snd_em28xx_capture_trigger() local
454 struct em28xx *dev; in snd_em28xx_capture_pointer() local
482 struct em28xx *dev = snd_kcontrol_chip(kcontrol); in em28xx_vol_info() local
498 struct em28xx *dev = snd_kcontrol_chip(kcontrol); in em28xx_vol_put() local
538 struct em28xx *dev = snd_kcontrol_chip(kcontrol); in em28xx_vol_get() local
572 struct em28xx *dev = snd_kcontrol_chip(kcontrol); in em28xx_vol_put_mute() local
614 struct em28xx *dev = snd_kcontrol_chip(kcontrol); in em28xx_vol_get_mute() local
649 static int em28xx_cvol_new(struct snd_card *card, struct em28xx *dev, in em28xx_cvol_new()
710 static void em28xx_audio_free_urb(struct em28xx *dev) in em28xx_audio_free_urb()
743 static int em28xx_audio_urb_init(struct em28xx *dev) in em28xx_audio_urb_init()
887 static int em28xx_audio_init(struct em28xx *dev) in em28xx_audio_init()
972 static int em28xx_audio_fini(struct em28xx *dev) in em28xx_audio_fini()
1000 static int em28xx_audio_suspend(struct em28xx *dev) in em28xx_audio_suspend()
1014 static int em28xx_audio_resume(struct em28xx *dev) in em28xx_audio_resume()