Lines Matching refs:em28xx
14 #include "em28xx.h"
49 static int em28xx_deinit_isoc_audio(struct em28xx *dev)
68 struct em28xx *dev = urb->context;
159 static int em28xx_init_audio_isoc(struct em28xx *dev)
218 struct em28xx *dev = snd_pcm_substream_chip(substream);
223 pr_err("em28xx-audio: BUG: em28xx can't find device struct. Can't proceed with open\n");
292 "Error while configuring em28xx mixer\n");
298 struct em28xx *dev = snd_pcm_substream_chip(substream);
319 struct em28xx *dev = snd_pcm_substream_chip(substream);
334 struct em28xx *dev = container_of(adev, struct em28xx, adev);
348 struct em28xx *dev = snd_pcm_substream_chip(substream);
376 struct em28xx *dev;
396 struct em28xx *dev = snd_kcontrol_chip(kcontrol);
412 struct em28xx *dev = snd_kcontrol_chip(kcontrol);
453 struct em28xx *dev = snd_kcontrol_chip(kcontrol);
488 struct em28xx *dev = snd_kcontrol_chip(kcontrol);
531 struct em28xx *dev = snd_kcontrol_chip(kcontrol);
567 static int em28xx_cvol_new(struct snd_card *card, struct em28xx *dev,
624 static void em28xx_audio_free_urb(struct em28xx *dev)
658 static int em28xx_audio_urb_init(struct em28xx *dev)
802 static int em28xx_audio_init(struct em28xx *dev)
825 "em28xx-audio.c: Copyright (C) 2006 Markus Rechberger\n");
827 "em28xx-audio.c: Copyright (C) 2007-2016 Mauro Carvalho Chehab\n");
891 static int em28xx_audio_fini(struct em28xx *dev)
921 static int em28xx_audio_suspend(struct em28xx *dev)
935 static int em28xx_audio_resume(struct em28xx *dev)