Lines Matching defs:gspca_dev
62 static void PDEBUG_MODE(struct gspca_dev *gspca_dev, int debug, char *txt, in PDEBUG_MODE()
91 struct gspca_dev *gspca_dev = (struct gspca_dev *) urb->context; in int_irq() local
163 static int alloc_and_submit_int_urb(struct gspca_dev *gspca_dev, in alloc_and_submit_int_urb()
217 static void gspca_input_create_urb(struct gspca_dev *gspca_dev) in gspca_input_create_urb()
239 static void gspca_input_destroy_urb(struct gspca_dev *gspca_dev) in gspca_input_destroy_urb()
255 static inline void gspca_input_destroy_urb(struct gspca_dev *gspca_dev) in gspca_input_destroy_urb()
259 static inline void gspca_input_create_urb(struct gspca_dev *gspca_dev) in gspca_input_create_urb()
272 static void fill_frame(struct gspca_dev *gspca_dev, in fill_frame()
332 struct gspca_dev *gspca_dev = (struct gspca_dev *) urb->context; in isoc_irq() local
345 struct gspca_dev *gspca_dev = (struct gspca_dev *) urb->context; in bulk_irq() local
393 void gspca_frame_add(struct gspca_dev *gspca_dev, in gspca_frame_add()
473 static void destroy_urbs(struct gspca_dev *gspca_dev) in destroy_urbs()
501 static int gspca_set_alt0(struct gspca_dev *gspca_dev) in gspca_set_alt0()
538 static u32 which_bandwidth(struct gspca_dev *gspca_dev) in which_bandwidth()
584 static int build_isoc_ep_tb(struct gspca_dev *gspca_dev, in build_isoc_ep_tb()
668 static int create_urbs(struct gspca_dev *gspca_dev, in create_urbs()
744 static void gspca_stream_off(struct gspca_dev *gspca_dev) in gspca_stream_off()
763 static int gspca_init_transfer(struct gspca_dev *gspca_dev) in gspca_init_transfer()
906 static void gspca_set_default_mode(struct gspca_dev *gspca_dev) in gspca_set_default_mode()
918 static int wxh_to_mode(struct gspca_dev *gspca_dev, in wxh_to_mode()
931 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
1044 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_g_fmt_vid_cap() local
1053 static int try_fmt_vid_cap(struct gspca_dev *gspca_dev, in try_fmt_vid_cap()
1094 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_try_fmt_vid_cap() local
1104 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_s_fmt_vid_cap() local
1126 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_enum_framesizes() local
1155 struct gspca_dev *gspca_dev = video_drvdata(filp); in vidioc_enum_frameintervals() local
1186 struct gspca_dev *gspca_dev = in gspca_release() local
1198 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_querycap() local
1223 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_enum_input() local
1250 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_g_jpegcomp() local
1259 struct gspca_dev *gspca_dev = video_drvdata(file); in vidioc_s_jpegcomp() local
1268 struct gspca_dev *gspca_dev = video_drvdata(filp); in vidioc_g_parm() local
1284 struct gspca_dev *gspca_dev = video_drvdata(filp); in vidioc_s_parm() local
1303 struct gspca_dev *gspca_dev = vb2_get_drv_priv(vq); in gspca_queue_setup() local
1315 struct gspca_dev *gspca_dev = vb2_get_drv_priv(vb->vb2_queue); in gspca_buffer_prepare() local
1328 struct gspca_dev *gspca_dev = vb2_get_drv_priv(vb->vb2_queue); in gspca_buffer_finish() local
1340 struct gspca_dev *gspca_dev = vb2_get_drv_priv(vb->vb2_queue); in gspca_buffer_queue() local
1349 static void gspca_return_all_buffers(struct gspca_dev *gspca_dev, in gspca_return_all_buffers()
1365 struct gspca_dev *gspca_dev = vb2_get_drv_priv(vq); in gspca_start_streaming() local
1378 struct gspca_dev *gspca_dev = vb2_get_drv_priv(vq); in gspca_stop_streaming() local
1460 struct gspca_dev *gspca_dev; in gspca_dev_probe2() local
1627 struct gspca_dev *gspca_dev = usb_get_intfdata(intf); in gspca_disconnect() local
1663 struct gspca_dev *gspca_dev = usb_get_intfdata(intf); in gspca_suspend() local
1687 struct gspca_dev *gspca_dev = usb_get_intfdata(intf); in gspca_resume() local