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()
1274 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_querycap() local
1284 static int __subdev_get_format(struct vpfe_device *vpfe, in __subdev_get_format()
1308 static int __subdev_set_format(struct vpfe_device *vpfe, in __subdev_set_format()
1330 static int vpfe_calc_format_size(struct vpfe_device *vpfe, in vpfe_calc_format_size()
1359 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_fmt() local
1369 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_fmt() local
1393 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_try_fmt() local
1452 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_fmt() local
1501 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_size() local
1546 vpfe_get_subdev_input_index(struct vpfe_device *vpfe, in vpfe_get_subdev_input_index()
1569 static int vpfe_get_app_input_index(struct vpfe_device *vpfe, in vpfe_get_app_input_index()
1597 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_input() local
1615 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_input() local
1621 static int vpfe_set_input(struct vpfe_device *vpfe, unsigned int index) in vpfe_set_input()
1682 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_input() local
1689 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_querystd() local
1703 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_std() local
1735 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_std() local
1751 static void vpfe_calculate_offsets(struct vpfe_device *vpfe) in vpfe_calculate_offsets()
1774 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_queue_setup() local
1809 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_prepare() local
1828 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_queue() local
1838 static void vpfe_return_all_buffers(struct vpfe_device *vpfe, in vpfe_return_all_buffers()
1868 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_start_streaming() local
1928 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_stop_streaming() local
1953 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_pixelaspect() local
1967 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_selection() local
1996 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_selection() local
2043 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_ioctl_default() local
2147 struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, in vpfe_async_bound() local
2208 static int vpfe_probe_complete(struct vpfe_device *vpfe) in vpfe_probe_complete()
2276 struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, in vpfe_async_complete() local
2288 vpfe_get_pdata(struct vpfe_device *vpfe) in vpfe_get_pdata()
2394 struct vpfe_device *vpfe; in vpfe_probe() local
2488 struct vpfe_device *vpfe = platform_get_drvdata(pdev); in vpfe_remove() local
2533 struct vpfe_device *vpfe = dev_get_drvdata(dev); in vpfe_suspend() local
2594 struct vpfe_device *vpfe = dev_get_drvdata(dev); in vpfe_resume() local