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()
1046 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_release() local
1077 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_open() local
1109 static void vpfe_schedule_next_buffer(struct vpfe_device *vpfe) in vpfe_schedule_next_buffer()
1128 static inline void vpfe_schedule_bottom_field(struct vpfe_device *vpfe) in vpfe_schedule_bottom_field()
1146 static inline void vpfe_process_buffer_complete(struct vpfe_device *vpfe) in vpfe_process_buffer_complete()
1155 static void vpfe_handle_interlaced_irq(struct vpfe_device *vpfe, in vpfe_handle_interlaced_irq()
1217 struct vpfe_device *vpfe = (struct vpfe_device *)dev; in vpfe_isr() local
1247 static inline void vpfe_detach_irq(struct vpfe_device *vpfe) in vpfe_detach_irq()
1259 static inline void vpfe_attach_irq(struct vpfe_device *vpfe) in vpfe_attach_irq()
1280 static int __subdev_get_format(struct vpfe_device *vpfe, in __subdev_get_format()
1304 static int __subdev_set_format(struct vpfe_device *vpfe, in __subdev_set_format()
1327 static int vpfe_calc_format_size(struct vpfe_device *vpfe, in vpfe_calc_format_size()
1356 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_fmt() local
1366 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_fmt() local
1390 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
1808 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_prepare() local
1827 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_queue() local
1837 static void vpfe_return_all_buffers(struct vpfe_device *vpfe, in vpfe_return_all_buffers()
1867 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_start_streaming() local
1927 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_stop_streaming() local
1952 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_pixelaspect() local
1966 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_selection() local
1995 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_selection() local
2042 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_ioctl_default() local
2144 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()
2389 struct vpfe_device *vpfe; in vpfe_probe() local
2480 struct vpfe_device *vpfe = platform_get_drvdata(pdev); in vpfe_remove() local
2523 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