Home
last modified time | relevance | path

Searched defs:vpfe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/am437x/
H A Dam437x-vpfe.c111 static struct vpfe_fmt *find_format_by_code(struct vpfe_device *vpfe, in find_format_by_code() argument
126 static struct vpfe_fmt *find_format_by_pix(struct vpfe_device *vpfe, in find_format_by_pix() argument
141 __get_bytesperpixel(struct vpfe_device *vpfe, const struct vpfe_fmt *fmt) __get_bytesperpixel() argument
255 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_reg_dump() local
279 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_ccdc_validate_param() local
329 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_ccdc_close() local
353 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_ccdc_set_params() local
509 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_ccdc_config_raw() local
614 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_ccdc_set_pixel_format() local
746 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_ccdc_set_hw_if_params() local
861 vpfe_get_ccdc_image_format(struct vpfe_device *vpfe, struct v4l2_format *f) vpfe_get_ccdc_image_format() argument
898 vpfe_config_ccdc_image_format(struct vpfe_device *vpfe) vpfe_config_ccdc_image_format() argument
956 vpfe_config_image_format(struct vpfe_device *vpfe, v4l2_std_id std_id) vpfe_config_image_format() argument
1009 vpfe_initialize_device(struct vpfe_device *vpfe) vpfe_initialize_device() argument
1046 struct vpfe_device *vpfe = video_drvdata(file); vpfe_release() local
1077 struct vpfe_device *vpfe = video_drvdata(file); vpfe_open() local
1109 vpfe_schedule_next_buffer(struct vpfe_device *vpfe) vpfe_schedule_next_buffer() argument
1128 vpfe_schedule_bottom_field(struct vpfe_device *vpfe) vpfe_schedule_bottom_field() argument
1146 vpfe_process_buffer_complete(struct vpfe_device *vpfe) vpfe_process_buffer_complete() argument
1155 vpfe_handle_interlaced_irq(struct vpfe_device *vpfe, enum v4l2_field field) vpfe_handle_interlaced_irq() argument
1217 struct vpfe_device *vpfe = (struct vpfe_device *)dev; vpfe_isr() local
1247 vpfe_detach_irq(struct vpfe_device *vpfe) vpfe_detach_irq() argument
1259 vpfe_attach_irq(struct vpfe_device *vpfe) vpfe_attach_irq() argument
1274 struct vpfe_device *vpfe = video_drvdata(file); vpfe_querycap() local
1284 __subdev_get_format(struct vpfe_device *vpfe, struct v4l2_mbus_framefmt *fmt) __subdev_get_format() argument
1308 __subdev_set_format(struct vpfe_device *vpfe, struct v4l2_mbus_framefmt *fmt) __subdev_set_format() argument
1330 vpfe_calc_format_size(struct vpfe_device *vpfe, const struct vpfe_fmt *fmt, struct v4l2_format *f) vpfe_calc_format_size() argument
1359 struct vpfe_device *vpfe = video_drvdata(file); vpfe_g_fmt() local
1369 struct vpfe_device *vpfe = video_drvdata(file); vpfe_enum_fmt() local
1393 struct vpfe_device *vpfe = video_drvdata(file); vpfe_try_fmt() local
1452 struct vpfe_device *vpfe = video_drvdata(file); vpfe_s_fmt() local
1501 struct vpfe_device *vpfe = video_drvdata(file); vpfe_enum_size() local
1546 vpfe_get_subdev_input_index(struct vpfe_device *vpfe, int *subdev_index, int *subdev_input_index, int app_input_index) vpfe_get_subdev_input_index() argument
1569 vpfe_get_app_input_index(struct vpfe_device *vpfe, int *app_input_index) vpfe_get_app_input_index() argument
1597 struct vpfe_device *vpfe = video_drvdata(file); vpfe_enum_input() local
1615 struct vpfe_device *vpfe = video_drvdata(file); vpfe_g_input() local
1621 vpfe_set_input(struct vpfe_device *vpfe, unsigned int index) vpfe_set_input() argument
1682 struct vpfe_device *vpfe = video_drvdata(file); vpfe_s_input() local
1689 struct vpfe_device *vpfe = video_drvdata(file); vpfe_querystd() local
1703 struct vpfe_device *vpfe = video_drvdata(file); vpfe_s_std() local
1735 struct vpfe_device *vpfe = video_drvdata(file); vpfe_g_std() local
1751 vpfe_calculate_offsets(struct vpfe_device *vpfe) vpfe_calculate_offsets() argument
1774 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); vpfe_queue_setup() local
1809 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); vpfe_buffer_prepare() local
1828 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); vpfe_buffer_queue() local
1838 vpfe_return_all_buffers(struct vpfe_device *vpfe, enum vb2_buffer_state state) vpfe_return_all_buffers() argument
1868 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); vpfe_start_streaming() local
1928 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); vpfe_stop_streaming() local
1953 struct vpfe_device *vpfe = video_drvdata(file); vpfe_g_pixelaspect() local
1967 struct vpfe_device *vpfe = video_drvdata(file); vpfe_g_selection() local
1996 struct vpfe_device *vpfe = video_drvdata(file); vpfe_s_selection() local
2043 struct vpfe_device *vpfe = video_drvdata(file); vpfe_ioctl_default() local
2147 struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, vpfe_async_bound() local
2208 vpfe_probe_complete(struct vpfe_device *vpfe) vpfe_probe_complete() argument
2276 struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, vpfe_async_complete() local
2288 vpfe_get_pdata(struct vpfe_device *vpfe) vpfe_get_pdata() argument
2393 struct vpfe_device *vpfe; vpfe_probe() local
2489 struct vpfe_device *vpfe = platform_get_drvdata(pdev); vpfe_remove() local
2534 struct vpfe_device *vpfe = dev_get_drvdata(dev); vpfe_suspend() local
2595 struct vpfe_device *vpfe = dev_get_drvdata(dev); vpfe_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c111 static struct vpfe_fmt *find_format_by_code(struct vpfe_device *vpfe, in find_format_by_code() argument
126 static struct vpfe_fmt *find_format_by_pix(struct vpfe_device *vpfe, in find_format_by_pix() argument
141 __get_bytesperpixel(struct vpfe_device *vpfe, const struct vpfe_fmt *fmt) __get_bytesperpixel() argument
255 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_reg_dump() local
279 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_ccdc_validate_param() local
329 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_ccdc_close() local
353 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_ccdc_set_params() local
509 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_ccdc_config_raw() local
614 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_ccdc_set_pixel_format() local
746 struct vpfe_device *vpfe = to_vpfe(ccdc); vpfe_ccdc_set_hw_if_params() local
861 vpfe_get_ccdc_image_format(struct vpfe_device *vpfe, struct v4l2_format *f) vpfe_get_ccdc_image_format() argument
898 vpfe_config_ccdc_image_format(struct vpfe_device *vpfe) vpfe_config_ccdc_image_format() argument
956 vpfe_config_image_format(struct vpfe_device *vpfe, v4l2_std_id std_id) vpfe_config_image_format() argument
1009 vpfe_initialize_device(struct vpfe_device *vpfe) vpfe_initialize_device() argument
1046 struct vpfe_device *vpfe = video_drvdata(file); vpfe_release() local
1077 struct vpfe_device *vpfe = video_drvdata(file); vpfe_open() local
1109 vpfe_schedule_next_buffer(struct vpfe_device *vpfe) vpfe_schedule_next_buffer() argument
1128 vpfe_schedule_bottom_field(struct vpfe_device *vpfe) vpfe_schedule_bottom_field() argument
1146 vpfe_process_buffer_complete(struct vpfe_device *vpfe) vpfe_process_buffer_complete() argument
1155 vpfe_handle_interlaced_irq(struct vpfe_device *vpfe, enum v4l2_field field) vpfe_handle_interlaced_irq() argument
1217 struct vpfe_device *vpfe = (struct vpfe_device *)dev; vpfe_isr() local
1247 vpfe_detach_irq(struct vpfe_device *vpfe) vpfe_detach_irq() argument
1259 vpfe_attach_irq(struct vpfe_device *vpfe) vpfe_attach_irq() argument
1274 struct vpfe_device *vpfe = video_drvdata(file); vpfe_querycap() local
1284 __subdev_get_format(struct vpfe_device *vpfe, struct v4l2_mbus_framefmt *fmt) __subdev_get_format() argument
1308 __subdev_set_format(struct vpfe_device *vpfe, struct v4l2_mbus_framefmt *fmt) __subdev_set_format() argument
1331 vpfe_calc_format_size(struct vpfe_device *vpfe, const struct vpfe_fmt *fmt, struct v4l2_format *f) vpfe_calc_format_size() argument
1360 struct vpfe_device *vpfe = video_drvdata(file); vpfe_g_fmt() local
1370 struct vpfe_device *vpfe = video_drvdata(file); vpfe_enum_fmt() local
1394 struct vpfe_device *vpfe = video_drvdata(file); vpfe_try_fmt() local
1454 struct vpfe_device *vpfe = video_drvdata(file); vpfe_s_fmt() local
1503 struct vpfe_device *vpfe = video_drvdata(file); vpfe_enum_size() local
1548 vpfe_get_subdev_input_index(struct vpfe_device *vpfe, int *subdev_index, int *subdev_input_index, int app_input_index) vpfe_get_subdev_input_index() argument
1571 vpfe_get_app_input_index(struct vpfe_device *vpfe, int *app_input_index) vpfe_get_app_input_index() argument
1599 struct vpfe_device *vpfe = video_drvdata(file); vpfe_enum_input() local
1617 struct vpfe_device *vpfe = video_drvdata(file); vpfe_g_input() local
1623 vpfe_set_input(struct vpfe_device *vpfe, unsigned int index) vpfe_set_input() argument
1684 struct vpfe_device *vpfe = video_drvdata(file); vpfe_s_input() local
1691 struct vpfe_device *vpfe = video_drvdata(file); vpfe_querystd() local
1705 struct vpfe_device *vpfe = video_drvdata(file); vpfe_s_std() local
1737 struct vpfe_device *vpfe = video_drvdata(file); vpfe_g_std() local
1753 vpfe_calculate_offsets(struct vpfe_device *vpfe) vpfe_calculate_offsets() argument
1776 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); vpfe_queue_setup() local
1811 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); vpfe_buffer_prepare() local
1830 struct vpfe_device *vpfe = vb2_get_drv_priv(vb->vb2_queue); vpfe_buffer_queue() local
1840 vpfe_return_all_buffers(struct vpfe_device *vpfe, enum vb2_buffer_state state) vpfe_return_all_buffers() argument
1870 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); vpfe_start_streaming() local
1930 struct vpfe_device *vpfe = vb2_get_drv_priv(vq); vpfe_stop_streaming() local
1955 struct vpfe_device *vpfe = video_drvdata(file); vpfe_g_pixelaspect() local
1969 struct vpfe_device *vpfe = video_drvdata(file); vpfe_g_selection() local
1998 struct vpfe_device *vpfe = video_drvdata(file); vpfe_s_selection() local
2045 struct vpfe_device *vpfe = video_drvdata(file); vpfe_ioctl_default() local
2149 struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, vpfe_async_bound() local
2211 vpfe_probe_complete(struct vpfe_device *vpfe) vpfe_probe_complete() argument
2279 struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, vpfe_async_complete() local
2291 vpfe_get_pdata(struct vpfe_device *vpfe) vpfe_get_pdata() argument
2396 struct vpfe_device *vpfe; vpfe_probe() local
2487 struct vpfe_device *vpfe = platform_get_drvdata(pdev); vpfe_remove() local
2530 struct vpfe_device *vpfe = dev_get_drvdata(dev); vpfe_suspend() local
2591 struct vpfe_device *vpfe = dev_get_drvdata(dev); vpfe_resume() local
[all...]

Completed in 4 milliseconds