Lines Matching defs:vpfe
224 mbus_to_pix(struct vpfe_device *vpfe, in mbus_to_pix()
249 static void pix_to_mbus(struct vpfe_device *vpfe, in pix_to_mbus()
383 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_reg_dump() local
407 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_ccdc_validate_param() local
496 struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); in vpfe_ccdc_set_params() local
525 struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); in vpfe_ccdc_config_ycbcr() local
654 struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); in vpfe_ccdc_config_raw() local
761 struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); in vpfe_ccdc_set_pixel_format() local
893 struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); in vpfe_ccdc_set_hw_if_params() local
1008 static int vpfe_get_ccdc_image_format(struct vpfe_device *vpfe, in vpfe_get_ccdc_image_format()
1045 static int vpfe_config_ccdc_image_format(struct vpfe_device *vpfe) in vpfe_config_ccdc_image_format()
1103 static int vpfe_config_image_format(struct vpfe_device *vpfe, in vpfe_config_image_format()
1152 static int vpfe_initialize_device(struct vpfe_device *vpfe) in vpfe_initialize_device()
1187 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_release() local
1218 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_open() local
1252 static inline void vpfe_schedule_next_buffer(struct vpfe_device *vpfe) in vpfe_schedule_next_buffer()
1262 static inline void vpfe_schedule_bottom_field(struct vpfe_device *vpfe) in vpfe_schedule_bottom_field()
1280 static inline void vpfe_process_buffer_complete(struct vpfe_device *vpfe) in vpfe_process_buffer_complete()
1299 struct vpfe_device *vpfe = (struct vpfe_device *)dev; in vpfe_isr() local
1377 static inline void vpfe_detach_irq(struct vpfe_device *vpfe) in vpfe_detach_irq()
1389 static inline void vpfe_attach_irq(struct vpfe_device *vpfe) in vpfe_attach_irq()
1404 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_querycap() local
1420 static int __vpfe_get_format(struct vpfe_device *vpfe, in __vpfe_get_format()
1465 static int __vpfe_set_format(struct vpfe_device *vpfe, in __vpfe_set_format()
1517 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_fmt() local
1529 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_fmt() local
1566 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_try_fmt() local
1577 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_fmt() local
1621 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_size() local
1683 vpfe_get_subdev_input_index(struct vpfe_device *vpfe, in vpfe_get_subdev_input_index()
1709 static int vpfe_get_app_input_index(struct vpfe_device *vpfe, in vpfe_get_app_input_index()
1737 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_enum_input() local
1757 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_input() local
1765 static int vpfe_set_input(struct vpfe_device *vpfe, unsigned int index) in vpfe_set_input()
1828 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_input() local
1838 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_querystd() local
1854 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_std() local
1884 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_std() local
1902 static void vpfe_calculate_offsets(struct vpfe_device *vpfe) in vpfe_calculate_offsets()
1929 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_queue_setup() local
1960 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_prepare() local
1978 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_queue() local
1995 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_start_streaming() local
2056 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); in vpfe_stop_streaming() local
2095 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_cropcap() local
2117 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_g_selection() local
2155 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_s_selection() local
2199 struct vpfe_device *vpfe = video_drvdata(file); in vpfe_ioctl_default() local
2305 struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, in vpfe_async_bound() local
2355 static int vpfe_probe_complete(struct vpfe_device *vpfe) in vpfe_probe_complete()
2428 struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, in vpfe_async_complete() local
2541 struct vpfe_device *vpfe; in vpfe_probe() local
2627 struct vpfe_device *vpfe = platform_get_drvdata(pdev); in vpfe_remove() local
2674 struct vpfe_device *vpfe = platform_get_drvdata(pdev); in vpfe_suspend() local
2732 struct vpfe_device *vpfe = platform_get_drvdata(pdev); in vpfe_resume() local