• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/

Lines Matching refs:em28xx

2    em28xx-video.c - driver for Empia EM2800/EM2820/2840 USB
40 #include "em28xx.h"
52 #define DRIVER_DESC "Empia em28xx based USB video device driver"
157 static inline void buffer_filled(struct em28xx *dev,
173 static inline void vbi_buffer_filled(struct em28xx *dev,
193 static void em28xx_copy_video(struct em28xx *dev,
272 static void em28xx_copy_vbi(struct em28xx *dev,
321 static inline void print_err_status(struct em28xx *dev,
366 struct em28xx *dev = container_of(dma_q, struct em28xx, vidq);
394 struct em28xx *dev = container_of(dma_q, struct em28xx, vbiq);
418 static inline int em28xx_isoc_copy(struct em28xx *dev, struct urb *urb)
507 static inline int em28xx_isoc_copy_vbi(struct em28xx *dev, struct urb *urb)
683 struct em28xx *dev = fh->dev;
709 struct em28xx *dev = fh->dev;
738 struct em28xx *dev = fh->dev;
790 struct em28xx *dev = fh->dev;
805 struct em28xx *dev = (struct em28xx *)fh->dev;
807 em28xx_isocdbg("em28xx: called buffer_release\n");
821 static void video_mux(struct em28xx *dev, int index)
854 struct em28xx *dev = fh->dev;
880 static int res_locked(struct em28xx *dev, unsigned int bit)
887 struct em28xx *dev = fh->dev;
934 static int ac97_get_ctrl(struct em28xx *dev, struct v4l2_control *ctrl)
953 static int ac97_set_ctrl(struct em28xx *dev, const struct v4l2_control *ctrl)
981 static int check_dev(struct em28xx *dev)
996 static void get_scale(struct em28xx *dev,
1020 struct em28xx *dev = fh->dev;
1056 struct em28xx *dev = fh->dev;
1102 static int em28xx_set_video_format(struct em28xx *dev, unsigned int fourcc,
1128 struct em28xx *dev = fh->dev;
1156 struct em28xx *dev = fh->dev;
1171 struct em28xx *dev = fh->dev;
1203 struct em28xx *dev = fh->dev;
1223 struct em28xx *dev = fh->dev;
1250 struct em28xx *dev = fh->dev;
1276 struct em28xx *dev = fh->dev;
1286 struct em28xx *dev = fh->dev;
1309 struct em28xx *dev = fh->dev;
1352 struct em28xx *dev = fh->dev;
1379 struct em28xx *dev = fh->dev;
1413 struct em28xx *dev = fh->dev;
1443 struct em28xx *dev = fh->dev;
1464 * to do some setups at em28xx, in order to mute/unmute
1487 struct em28xx *dev = fh->dev;
1511 struct em28xx *dev = fh->dev;
1532 struct em28xx *dev = fh->dev;
1546 struct em28xx *dev = fh->dev;
1588 struct em28xx *dev = fh->dev;
1603 struct em28xx *dev = fh->dev;
1659 struct em28xx *dev = fh->dev;
1699 struct em28xx *dev = fh->dev;
1719 struct em28xx *dev = fh->dev;
1747 struct em28xx *dev = fh->dev;
1778 struct em28xx *dev = fh->dev;
1780 strlcpy(cap->driver, "em28xx", sizeof(cap->driver));
1820 struct em28xx *dev = fh->dev;
1844 struct em28xx *dev = fh->dev;
1867 struct em28xx *dev = fh->dev;
1895 struct em28xx *dev = fh->dev;
1923 struct em28xx *dev = fh->dev;
1940 struct em28xx *dev = fh->dev;
1960 struct em28xx *dev = fh->dev;
1976 struct em28xx *dev = fh->dev;
2011 struct em28xx *dev = ((struct em28xx_fh *)priv)->dev;
2013 strlcpy(cap->driver, "em28xx", sizeof(cap->driver));
2025 struct em28xx *dev = ((struct em28xx_fh *)priv)->dev;
2063 struct em28xx *dev = ((struct em28xx_fh *)priv)->dev;
2113 struct em28xx *dev = video_drvdata(filp);
2139 em28xx_errdev("em28xx-video.c: Out of memory?!\n");
2192 void em28xx_release_analog_resources(struct em28xx *dev)
2231 struct em28xx *dev = fh->dev;
2289 struct em28xx *dev = fh->dev;
2324 struct em28xx *dev = fh->dev;
2350 struct em28xx *dev = fh->dev;
2462 .name = "em28xx-radio",
2471 static struct video_device *em28xx_vdev_init(struct em28xx *dev,
2493 int em28xx_register_analog_devices(struct em28xx *dev)