Lines Matching refs:em28xx
24 #include "em28xx.h"
59 static int em28xx_deinit_isoc_audio(struct em28xx *dev)
78 struct em28xx *dev = urb->context;
169 static int em28xx_init_audio_isoc(struct em28xx *dev)
228 struct em28xx *dev = snd_pcm_substream_chip(substream);
233 pr_err("em28xx-audio: BUG: em28xx can't find device struct. Can't proceed with open\n");
302 "Error while configuring em28xx mixer\n");
308 struct em28xx *dev = snd_pcm_substream_chip(substream);
329 struct em28xx *dev = snd_pcm_substream_chip(substream);
344 struct em28xx *dev = container_of(adev, struct em28xx, adev);
358 struct em28xx *dev = snd_pcm_substream_chip(substream);
386 struct em28xx *dev;
406 struct em28xx *dev = snd_kcontrol_chip(kcontrol);
422 struct em28xx *dev = snd_kcontrol_chip(kcontrol);
463 struct em28xx *dev = snd_kcontrol_chip(kcontrol);
498 struct em28xx *dev = snd_kcontrol_chip(kcontrol);
541 struct em28xx *dev = snd_kcontrol_chip(kcontrol);
577 static int em28xx_cvol_new(struct snd_card *card, struct em28xx *dev,
634 static void em28xx_audio_free_urb(struct em28xx *dev)
668 static int em28xx_audio_urb_init(struct em28xx *dev)
812 static int em28xx_audio_init(struct em28xx *dev)
835 "em28xx-audio.c: Copyright (C) 2006 Markus Rechberger\n");
837 "em28xx-audio.c: Copyright (C) 2007-2016 Mauro Carvalho Chehab\n");
901 static int em28xx_audio_fini(struct em28xx *dev)
931 static int em28xx_audio_suspend(struct em28xx *dev)
945 static int em28xx_audio_resume(struct em28xx *dev)