Lines Matching defs:vpfe
111 static struct vpfe_fmt *find_format_by_code(struct vpfe_device *vpfe, in find_format_by_code()
126 static struct vpfe_fmt *find_format_by_pix(struct vpfe_device *vpfe, in find_format_by_pix()
141 static unsigned int __get_bytesperpixel(struct vpfe_device *vpfe, in __get_bytesperpixel()
255 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_reg_dump() local
279 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_ccdc_validate_param() local
329 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_ccdc_close() local
353 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_ccdc_set_params() local
509 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_ccdc_config_raw() local
614 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_ccdc_set_pixel_format() local
746 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_ccdc_set_hw_if_params() local
861 static int vpfe_get_ccdc_image_format(struct vpfe_device *vpfe, in vpfe_get_ccdc_image_format()
898 static int vpfe_config_ccdc_image_format(struct vpfe_device *vpfe) in vpfe_config_ccdc_image_format()
956 static int vpfe_config_image_format(struct vpfe_device *vpfe, in vpfe_config_image_format()
1009 static int vpfe_initialize_device(struct vpfe_device *vpfe) in vpfe_initialize_device()
1044 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_release() local
1075 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_open() local
1107 static void vpfe_schedule_next_buffer(struct vpfe_device *vpfe) in vpfe_schedule_next_buffer()
1126 static inline void vpfe_schedule_bottom_field(struct vpfe_device *vpfe) in vpfe_schedule_bottom_field()
1144 static inline void vpfe_process_buffer_complete(struct vpfe_device *vpfe) in vpfe_process_buffer_complete()
1153 static void vpfe_handle_interlaced_irq(struct vpfe_device *vpfe, in vpfe_handle_interlaced_irq()
1215 struct vpfe_device *vpfe = (struct vpfe_device *)dev; in vpfe_isr() local
1245 static inline void vpfe_detach_irq(struct vpfe_device *vpfe) in vpfe_detach_irq()
1257 static inline void vpfe_attach_irq(struct vpfe_device *vpfe) in vpfe_attach_irq()
1272 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_querycap() local
1282 static int __subdev_get_format(struct vpfe_device *vpfe, in __subdev_get_format()
1306 static int __subdev_set_format(struct vpfe_device *vpfe, in __subdev_set_format()
1328 static int vpfe_calc_format_size(struct vpfe_device *vpfe, in vpfe_calc_format_size()
1357 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_fmt() local
1367 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_fmt() local
1391 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_try_fmt() local
1450 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_fmt() local
1499 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_size() local
1544 vpfe_get_subdev_input_index(struct vpfe_device *vpfe, in vpfe_get_subdev_input_index()
1567 static int vpfe_get_app_input_index(struct vpfe_device *vpfe, in vpfe_get_app_input_index()
1595 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_input() local
1613 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_input() local
1619 static int vpfe_set_input(struct vpfe_device *vpfe, unsigned int index) in vpfe_set_input()
1680 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_input() local
1687 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_querystd() local
1701 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_std() local
1733 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_std() local
1749 static void vpfe_calculate_offsets(struct vpfe_device *vpfe) in vpfe_calculate_offsets()
1772 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_queue_setup() local
1807 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_prepare() local
1826 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_queue() local
1836 static void vpfe_return_all_buffers(struct vpfe_device *vpfe, in vpfe_return_all_buffers()
1866 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_start_streaming() local
1926 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_stop_streaming() local
1951 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_pixelaspect() local
1965 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_selection() local
1994 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_selection() local
2041 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_ioctl_default() local
2145 struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, in vpfe_async_bound() local
2206 static int vpfe_probe_complete(struct vpfe_device *vpfe) in vpfe_probe_complete()
2274 struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, in vpfe_async_complete() local
2286 vpfe_get_pdata(struct vpfe_device *vpfe) in vpfe_get_pdata()
2391 struct vpfe_device *vpfe; in vpfe_probe() local
2483 struct vpfe_device *vpfe = platform_get_drvdata(pdev); in vpfe_remove() local
2528 struct vpfe_device *vpfe = dev_get_drvdata(dev); in vpfe_suspend() local
2584 struct vpfe_device *vpfe = dev_get_drvdata(dev); in vpfe_resume() local