Lines Matching defs:gspca_dev

53 static void PDEBUG_MODE(struct gspca_dev *gspca_dev, int debug, char *txt,  in PDEBUG_MODE()
82 struct gspca_dev *gspca_dev = (struct gspca_dev *) urb->context; in int_irq() local
154 static int alloc_and_submit_int_urb(struct gspca_dev *gspca_dev, in alloc_and_submit_int_urb()
208 static void gspca_input_create_urb(struct gspca_dev *gspca_dev) in gspca_input_create_urb()
230 static void gspca_input_destroy_urb(struct gspca_dev *gspca_dev) in gspca_input_destroy_urb()
246 static inline void gspca_input_destroy_urb(struct gspca_dev *gspca_dev) in gspca_input_destroy_urb()
250 static inline void gspca_input_create_urb(struct gspca_dev *gspca_dev) in gspca_input_create_urb()
263 static void fill_frame(struct gspca_dev *gspca_dev, in fill_frame()
323 struct gspca_dev *gspca_dev = (struct gspca_dev *) urb->context; in isoc_irq() local
336 struct gspca_dev *gspca_dev = (struct gspca_dev *) urb->context; in bulk_irq() local
384 void gspca_frame_add(struct gspca_dev *gspca_dev, in gspca_frame_add()
466 static void destroy_urbs(struct gspca_dev *gspca_dev) in destroy_urbs()
494 static int gspca_set_alt0(struct gspca_dev *gspca_dev) in gspca_set_alt0()
531 static u32 which_bandwidth(struct gspca_dev *gspca_dev) in which_bandwidth()
577 static int build_isoc_ep_tb(struct gspca_dev *gspca_dev, in build_isoc_ep_tb()
661 static int create_urbs(struct gspca_dev *gspca_dev, in create_urbs()
737 static void gspca_stream_off(struct gspca_dev *gspca_dev) in gspca_stream_off()
756 static int gspca_init_transfer(struct gspca_dev *gspca_dev) in gspca_init_transfer()
899 static void gspca_set_default_mode(struct gspca_dev *gspca_dev) in gspca_set_default_mode()
911 static int wxh_to_mode(struct gspca_dev *gspca_dev, in wxh_to_mode()
925 static int wxh_to_nearest_mode(struct gspca_dev *gspca_dev, in wxh_to_nearest_mode()
947 static int gspca_get_mode(struct gspca_dev *gspca_dev, in gspca_get_mode()
973 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_g_chip_info() local
984 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_g_register() local
993 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_s_register() local
1003 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_enum_fmt_vid_cap() local
1035 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_g_fmt_vid_cap() local
1044 static int try_fmt_vid_cap(struct gspca_dev *gspca_dev, in try_fmt_vid_cap()
1081 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_try_fmt_vid_cap() local
1094 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_s_fmt_vid_cap() local
1119 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_enum_framesizes() local
1148 struct gspca_dev *gspca_dev = video_drvdata(filp); in vidioc_enum_frameintervals() local
1180 struct gspca_dev *gspca_dev = in gspca_release() local
1192 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_querycap() local
1213 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_enum_input() local
1240 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_g_jpegcomp() local
1249 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_s_jpegcomp() local
1258 struct gspca_dev *gspca_dev = video_drvdata(filp); in vidioc_g_parm() local
1274 struct gspca_dev *gspca_dev = video_drvdata(filp); in vidioc_s_parm() local
1293 struct gspca_dev *gspca_dev = vb2_get_drv_priv(vq); in gspca_queue_setup() local
1305 struct gspca_dev *gspca_dev = vb2_get_drv_priv(vb->vb2_queue); in gspca_buffer_prepare() local
1318 struct gspca_dev *gspca_dev = vb2_get_drv_priv(vb->vb2_queue); in gspca_buffer_finish() local
1330 struct gspca_dev *gspca_dev = vb2_get_drv_priv(vb->vb2_queue); in gspca_buffer_queue() local
1339 static void gspca_return_all_buffers(struct gspca_dev *gspca_dev, in gspca_return_all_buffers()
1355 struct gspca_dev *gspca_dev = vb2_get_drv_priv(vq); in gspca_start_streaming() local
1368 struct gspca_dev *gspca_dev = vb2_get_drv_priv(vq); in gspca_stop_streaming() local
1450 struct gspca_dev *gspca_dev; in gspca_dev_probe2() local
1622 struct gspca_dev *gspca_dev = usb_get_intfdata(intf); in gspca_disconnect() local
1658 struct gspca_dev *gspca_dev = usb_get_intfdata(intf); in gspca_suspend() local
1682 struct gspca_dev *gspca_dev = usb_get_intfdata(intf); in gspca_resume() local