Lines Matching defs:vpfe
213 mbus_to_pix(struct vpfe_device *vpfe, in mbus_to_pix()
238 static void pix_to_mbus(struct vpfe_device *vpfe, in pix_to_mbus()
374 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_reg_dump() local
398 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_ccdc_validate_param() local
487 struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); in vpfe_ccdc_set_params() local
516 struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); in vpfe_ccdc_config_ycbcr() local
645 struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); in vpfe_ccdc_config_raw() local
752 struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); in vpfe_ccdc_set_pixel_format() local
884 struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); in vpfe_ccdc_set_hw_if_params() local
999 static int vpfe_get_ccdc_image_format(struct vpfe_device *vpfe, in vpfe_get_ccdc_image_format()
1036 static int vpfe_config_ccdc_image_format(struct vpfe_device *vpfe) in vpfe_config_ccdc_image_format()
1094 static int vpfe_config_image_format(struct vpfe_device *vpfe, in vpfe_config_image_format()
1143 static int vpfe_initialize_device(struct vpfe_device *vpfe) in vpfe_initialize_device()
1178 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_release() local
1209 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_open() local
1243 static inline void vpfe_schedule_next_buffer(struct vpfe_device *vpfe) in vpfe_schedule_next_buffer()
1253 static inline void vpfe_schedule_bottom_field(struct vpfe_device *vpfe) in vpfe_schedule_bottom_field()
1271 static inline void vpfe_process_buffer_complete(struct vpfe_device *vpfe) in vpfe_process_buffer_complete()
1290 struct vpfe_device *vpfe = (struct vpfe_device *)dev; in vpfe_isr() local
1368 static inline void vpfe_detach_irq(struct vpfe_device *vpfe) in vpfe_detach_irq()
1380 static inline void vpfe_attach_irq(struct vpfe_device *vpfe) in vpfe_attach_irq()
1395 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_querycap() local
1407 static int __vpfe_get_format(struct vpfe_device *vpfe, in __vpfe_get_format()
1452 static int __vpfe_set_format(struct vpfe_device *vpfe, in __vpfe_set_format()
1491 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_fmt() local
1503 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_fmt() local
1538 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_try_fmt() local
1549 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_fmt() local
1593 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_size() local
1655 vpfe_get_subdev_input_index(struct vpfe_device *vpfe, in vpfe_get_subdev_input_index()
1678 static int vpfe_get_app_input_index(struct vpfe_device *vpfe, in vpfe_get_app_input_index()
1706 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_input() local
1726 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_input() local
1734 static int vpfe_set_input(struct vpfe_device *vpfe, unsigned int index) in vpfe_set_input()
1797 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_input() local
1807 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_querystd() local
1823 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_std() local
1853 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_std() local
1871 static void vpfe_calculate_offsets(struct vpfe_device *vpfe) in vpfe_calculate_offsets()
1896 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_queue_setup() local
1931 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_prepare() local
1950 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_queue() local
1967 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_start_streaming() local
2028 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_stop_streaming() local
2069 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_pixelaspect() local
2085 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_selection() local
2128 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_selection() local
2172 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_ioctl_default() local
2278 struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, in vpfe_async_bound() local
2329 static int vpfe_probe_complete(struct vpfe_device *vpfe) in vpfe_probe_complete()
2397 struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, in vpfe_async_complete() local
2409 vpfe_get_pdata(struct vpfe_device *vpfe) in vpfe_get_pdata()
2514 struct vpfe_device *vpfe; in vpfe_probe() local
2606 struct vpfe_device *vpfe = platform_get_drvdata(pdev); in vpfe_remove() local
2653 struct vpfe_device *vpfe = dev_get_drvdata(dev); in vpfe_suspend() local
2710 struct vpfe_device *vpfe = dev_get_drvdata(dev); in vpfe_resume() local