Lines Matching refs:em28xx

126 static inline unsigned int norm_maxw(struct em28xx *dev)  in norm_maxw()
139 static inline unsigned int norm_maxh(struct em28xx *dev) in norm_maxh()
152 static int em28xx_vbi_supported(struct em28xx *dev) in em28xx_vbi_supported()
175 static void em28xx_wake_i2c(struct em28xx *dev) in em28xx_wake_i2c()
184 static int em28xx_colorlevels_set_default(struct em28xx *dev) in em28xx_colorlevels_set_default()
202 static int em28xx_set_outfmt(struct em28xx *dev) in em28xx_set_outfmt()
247 static int em28xx_accumulator_set(struct em28xx *dev, u8 xmin, u8 xmax, in em28xx_accumulator_set()
259 static void em28xx_capture_area_set(struct em28xx *dev, u8 hstart, u8 vstart, in em28xx_capture_area_set()
286 static int em28xx_scaler_set(struct em28xx *dev, u16 h, u16 v) in em28xx_scaler_set()
313 static int em28xx_resolution_set(struct em28xx *dev) in em28xx_resolution_set()
348 static int em28xx_set_alternate(struct em28xx *dev) in em28xx_set_alternate()
427 static inline void finish_buffer(struct em28xx *dev, in finish_buffer()
445 static void em28xx_copy_video(struct em28xx *dev, in em28xx_copy_video()
526 static void em28xx_copy_vbi(struct em28xx *dev, in em28xx_copy_vbi()
545 static inline void print_err_status(struct em28xx *dev, in print_err_status()
587 static inline struct em28xx_buffer *get_next_buf(struct em28xx *dev, in get_next_buf()
611 finish_field_prepare_next(struct em28xx *dev, in finish_field_prepare_next()
633 static inline void process_frame_data_em28xx(struct em28xx *dev, in process_frame_data_em28xx()
718 static inline void process_frame_data_em25xx(struct em28xx *dev, in process_frame_data_em25xx()
779 static inline int em28xx_urb_data_copy(struct em28xx *dev, struct urb *urb) in em28xx_urb_data_copy()
854 static int res_get(struct em28xx *dev, enum v4l2_buf_type f_type) in res_get()
870 static void res_free(struct em28xx *dev, enum v4l2_buf_type f_type) in res_free()
878 static void em28xx_v4l2_media_release(struct em28xx *dev) in em28xx_v4l2_media_release()
895 static int em28xx_enable_analog_tuner(struct em28xx *dev) in em28xx_enable_analog_tuner()
961 static void em28xx_v4l2_create_entities(struct em28xx *dev) in em28xx_v4l2_create_entities()
1032 struct em28xx *dev = vb2_get_drv_priv(vq); in queue_setup()
1051 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
1071 struct em28xx *dev = vb2_get_drv_priv(vq); in em28xx_start_analog_streaming()
1139 struct em28xx *dev = vb2_get_drv_priv(vq); in em28xx_stop_streaming()
1174 struct em28xx *dev = vb2_get_drv_priv(vq); in em28xx_stop_vbi_streaming()
1211 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()
1236 static int em28xx_vb2_setup(struct em28xx *dev) in em28xx_vb2_setup()
1277 static void video_mux(struct em28xx *dev, int index) in video_mux()
1312 struct em28xx *dev = priv; in em28xx_ctrl_notify()
1336 struct em28xx *dev = v4l2->dev; in em28xx_s_ctrl()
1375 static void size_to_scale(struct em28xx *dev, in size_to_scale()
1391 static void scale_to_size(struct em28xx *dev, in scale_to_size()
1415 struct em28xx *dev = video_drvdata(file); in vidioc_g_fmt_vid_cap()
1448 struct em28xx *dev = video_drvdata(file); in vidioc_try_fmt_vid_cap()
1507 static int em28xx_set_video_format(struct em28xx *dev, unsigned int fourcc, in em28xx_set_video_format()
1533 struct em28xx *dev = video_drvdata(file); in vidioc_s_fmt_vid_cap()
1547 struct em28xx *dev = video_drvdata(file); in vidioc_g_std()
1556 struct em28xx *dev = video_drvdata(file); in vidioc_querystd()
1565 struct em28xx *dev = video_drvdata(file); in vidioc_s_std()
1598 struct em28xx *dev = video_drvdata(file); in vidioc_g_parm()
1625 struct em28xx *dev = video_drvdata(file); in vidioc_s_parm()
1653 struct em28xx *dev = video_drvdata(file); in vidioc_enum_input()
1686 struct em28xx *dev = video_drvdata(file); in vidioc_g_input()
1695 struct em28xx *dev = video_drvdata(file); in vidioc_s_input()
1706 static int em28xx_fill_audio_input(struct em28xx *dev, in em28xx_fill_audio_input()
1763 struct em28xx *dev = video_drvdata(file); in vidioc_enumaudio()
1773 struct em28xx *dev = video_drvdata(file); in vidioc_g_audio()
1787 struct em28xx *dev = video_drvdata(file); in vidioc_s_audio()
1827 struct em28xx *dev = video_drvdata(file); in vidioc_g_tuner()
1841 struct em28xx *dev = video_drvdata(file); in vidioc_s_tuner()
1853 struct em28xx *dev = video_drvdata(file); in vidioc_g_frequency()
1867 struct em28xx *dev = video_drvdata(file); in vidioc_s_frequency()
1884 struct em28xx *dev = video_drvdata(file); in vidioc_g_chip_info()
1911 struct em28xx *dev = video_drvdata(file); in vidioc_g_register()
1952 struct em28xx *dev = video_drvdata(file); in vidioc_s_register()
1971 struct em28xx *dev = video_drvdata(file); in vidioc_querycap()
2006 struct em28xx *dev = video_drvdata(file); in vidioc_enum_framesizes()
2050 struct em28xx *dev = video_drvdata(file); in vidioc_g_fmt_vbi_cap()
2083 struct em28xx *dev = video_drvdata(file); in radio_g_tuner()
2098 struct em28xx *dev = video_drvdata(file); in radio_s_tuner()
2130 struct em28xx *dev = video_drvdata(filp); in em28xx_v4l2_open()
2196 static int em28xx_v4l2_fini(struct em28xx *dev) in em28xx_v4l2_fini()
2251 static int em28xx_v4l2_suspend(struct em28xx *dev) in em28xx_v4l2_suspend()
2264 static int em28xx_v4l2_resume(struct em28xx *dev) in em28xx_v4l2_resume()
2284 struct em28xx *dev = video_drvdata(filp); in em28xx_v4l2_close()
2434 static void em28xx_vdev_init(struct em28xx *dev, in em28xx_vdev_init()
2451 static void em28xx_tuner_setup(struct em28xx *dev, unsigned short tuner_addr) in em28xx_tuner_setup()
2512 static int em28xx_v4l2_init(struct em28xx *dev) in em28xx_v4l2_init()