• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/

Lines Matching refs:usb_se401

114 static int se401_sndctrl(int set, struct usb_se401 *se401, unsigned short req,
130 static int se401_set_feature(struct usb_se401 *se401, unsigned short selector,
150 static unsigned short se401_get_feature(struct usb_se401 *se401,
178 static int se401_send_pict(struct usb_se401 *se401)
198 static void se401_set_exposure(struct usb_se401 *se401, int brightness)
212 static int se401_get_pict(struct usb_se401 *se401, struct video_picture *p)
229 static int se401_set_pict(struct usb_se401 *se401, struct video_picture *p)
255 static void se401_auto_resetlevel(struct usb_se401 *se401)
293 struct usb_se401 *se401 = urb->context;
330 struct usb_se401 *se401 = urb->context;
386 static void se401_send_size(struct usb_se401 *se401, int width, int height)
433 static int se401_start_stream(struct usb_se401 *se401)
525 static int se401_stop_stream(struct usb_se401 *se401)
554 static int se401_set_size(struct usb_se401 *se401, int width, int height)
601 static inline void decode_JangGu_integrate(struct usb_se401 *se401, int data)
622 static inline void decode_JangGu_vlc(struct usb_se401 *se401,
668 static inline void decode_JangGu(struct usb_se401 *se401,
732 static inline void decode_bayer(struct usb_se401 *se401,
854 static int se401_newframe(struct usb_se401 *se401, int framenr)
910 static void usb_se401_remove_disconnected(struct usb_se401 *se401)
951 struct usb_se401 *se401 = (struct usb_se401 *)dev;
973 struct usb_se401 *se401 = (struct usb_se401 *)dev;
994 struct usb_se401 *se401 = (struct usb_se401 *)vdev;
1165 struct usb_se401 *se401 = (struct usb_se401 *)dev;
1204 struct usb_se401 *se401 = (struct usb_se401 *)dev;
1256 static int se401_init(struct usb_se401 *se401, int button)
1361 struct usb_se401 *se401;
1440 struct usb_se401 *se401 = usb_get_intfdata(intf);