/linux-6.3-rc2/drivers/staging/media/atomisp/pci/ |
A D | atomisp_compat_css20.c | 568 struct atomisp_sub_device *asd, in __apply_additional_pipe_config() 1673 struct atomisp_sub_device *asd, in atomisp_css_isys_two_stream_cfg_update_stream1() 1691 struct atomisp_sub_device *asd, in atomisp_css_isys_two_stream_cfg_update_stream2() 1711 struct atomisp_sub_device *asd, in atomisp_css_input_set_effective_resolution() 1732 struct atomisp_sub_device *asd, in atomisp_css_input_set_two_pixels_per_clock() 1931 struct atomisp_sub_device *asd, in atomisp_css_input_configure_port() 2062 struct atomisp_sub_device *asd, in __pipe_id_to_pipe_mode() 2708 struct atomisp_sub_device *asd, in atomisp_css_yuvpp_get_output_frame_info() 2717 struct atomisp_sub_device *asd, in atomisp_css_yuvpp_get_viewfinder_frame_info() 3671 struct atomisp_sub_device *asd; in __get_atomisp_subdev() local [all …]
|
A D | atomisp_cmd.c | 203 struct atomisp_sub_device *asd = &isp->asd[0]; in atomisp_freq_scaling() local 499 struct atomisp_sub_device *asd; in atomisp_isr() local 1226 struct atomisp_sub_device *asd; in __atomisp_css_recover() local 1327 struct atomisp_sub_device *asd; in atomisp_isr_thread() local 2569 struct atomisp_sub_device *asd, in atomisp_check_zoom_region() 2604 struct atomisp_sub_device *asd, in atomisp_apply_css_parameters() 3554 struct atomisp_sub_device *asd = pipe->asd; in atomisp_handle_parameter_and_buffer() local 3625 struct atomisp_sub_device *asd = pipe->asd; in atomisp_set_parameters() local 4365 struct atomisp_sub_device *asd, in atomisp_set_sensor_mipi_to_isp() 4881 struct atomisp_sub_device *asd = pipe->asd; in atomisp_set_fmt_to_snr() local [all …]
|
A D | atomisp_fops.c | 110 static int atomisp_q_one_metadata_buffer(struct atomisp_sub_device *asd, in atomisp_q_one_metadata_buffer() 150 static int atomisp_q_one_s3a_buffer(struct atomisp_sub_device *asd, in atomisp_q_one_s3a_buffer() 191 static int atomisp_q_one_dis_buffer(struct atomisp_sub_device *asd, in atomisp_q_one_dis_buffer() 233 static int atomisp_q_video_buffers_to_css(struct atomisp_sub_device *asd, in atomisp_q_video_buffers_to_css() 346 static int atomisp_get_css_buf_type(struct atomisp_sub_device *asd, in atomisp_get_css_buf_type() 396 int atomisp_qbuffers_to_css(struct atomisp_sub_device *asd) in atomisp_qbuffers_to_css() 547 struct atomisp_sub_device *asd = pipe->asd; in atomisp_buf_queue() local 653 static void atomisp_subdev_init_struct(struct atomisp_sub_device *asd) in atomisp_subdev_init_struct() 691 static unsigned int atomisp_subdev_users(struct atomisp_sub_device *asd) in atomisp_subdev_users() 714 struct atomisp_sub_device *asd = pipe->asd; in atomisp_open() local [all …]
|
A D | atomisp_ioctl.c | 619 atomisp_subdev_streaming_count(struct atomisp_sub_device *asd) in atomisp_subdev_streaming_count() 644 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_g_input() local 666 struct atomisp_sub_device *asd = pipe->asd; in atomisp_s_input() local 753 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_enum_framesizes() local 777 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_enum_frameintervals() local 804 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_enum_fmt_cap() local 951 int atomisp_alloc_css_stat_bufs(struct atomisp_sub_device *asd, in atomisp_alloc_css_stat_bufs() 1088 struct atomisp_sub_device *asd = pipe->asd; in atomisp_dqbuf_wrapper() local 1242 struct atomisp_sub_device *asd = pipe->asd; in atomisp_start_streaming() local 1451 struct atomisp_sub_device *asd = pipe->asd; in atomisp_stop_streaming() local [all …]
|
A D | atomisp_subdev.c | 120 bool atomisp_subdev_format_conversion(struct atomisp_sub_device *asd, in atomisp_subdev_format_conversion() 699 static void isp_subdev_init_params(struct atomisp_sub_device *asd) in isp_subdev_init_params() 723 static int __atomisp_update_run_mode(struct atomisp_sub_device *asd) in __atomisp_update_run_mode() 746 int atomisp_update_run_mode(struct atomisp_sub_device *asd) in atomisp_update_run_mode() 759 struct atomisp_sub_device *asd = container_of( in s_ctrl() local 951 static int atomisp_init_subdev_pipe(struct atomisp_sub_device *asd, in atomisp_init_subdev_pipe() 990 static int isp_subdev_init_entities(struct atomisp_sub_device *asd) in isp_subdev_init_entities() 1106 struct atomisp_sub_device *asd; in atomisp_create_pads_links() local 1186 void atomisp_subdev_unregister_entities(struct atomisp_sub_device *asd) in atomisp_subdev_unregister_entities() 1196 int atomisp_subdev_register_subdev(struct atomisp_sub_device *asd, in atomisp_subdev_register_subdev() [all …]
|
A D | atomisp_internal.h | 129 #define ATOMISP_SOC_CAMERA(asd) \ argument 132 #define ATOMISP_USE_YUVPP(asd) \ argument 161 struct atomisp_sub_device *asd; member 222 struct atomisp_sub_device *asd; member
|
A D | atomisp_v4l2.c | 757 struct atomisp_sub_device *asd = &isp->asd[0]; in atomisp_suspend() local 1074 struct atomisp_sub_device *asd = &isp->asd[i]; in atomisp_register_entities() local 1087 struct atomisp_sub_device *asd = &isp->asd[i]; in atomisp_register_entities() local
|
A D | atomisp_csi2.c | 260 static void atomisp_csi2_configure_isp2401(struct atomisp_sub_device *asd) in atomisp_csi2_configure_isp2401() 359 void atomisp_csi2_configure(struct atomisp_sub_device *asd) in atomisp_csi2_configure()
|
/linux-6.3-rc2/drivers/media/v4l2-core/ |
A D | v4l2-async.c | 31 struct v4l2_async_subdev *asd) in v4l2_async_nf_call_bound() 41 struct v4l2_async_subdev *asd) in v4l2_async_nf_call_unbind() 83 struct v4l2_async_subdev *asd) in match_fwnode_one() 174 struct v4l2_async_subdev *asd; in v4l2_async_find_match() local 383 struct v4l2_async_subdev *asd; in v4l2_async_nf_try_all_subdevs() local 527 struct v4l2_async_subdev *asd; in __v4l2_async_nf_register() local 686 struct v4l2_async_subdev *asd; in __v4l2_async_nf_add_fwnode() local 712 struct v4l2_async_subdev *asd; in __v4l2_async_nf_add_fwnode_remote() local 733 struct v4l2_async_subdev *asd; in __v4l2_async_nf_add_i2c() local 775 struct v4l2_async_subdev *asd; in v4l2_async_register_subdev() local [all …]
|
A D | v4l2-fwnode.c | 809 struct v4l2_async_subdev *asd; in v4l2_async_nf_fwnode_parse_endpoint() local 921 struct v4l2_async_subdev *asd; in v4l2_fwnode_reference_parse() local 1226 struct v4l2_async_subdev *asd; in v4l2_fwnode_reference_parse_int_props() local
|
/linux-6.3-rc2/drivers/media/platform/xilinx/ |
A D | xilinx-vipp.c | 37 struct v4l2_async_subdev asd; /* must be first */ member 43 to_xvip_entity(struct v4l2_async_subdev *asd) in to_xvip_entity() 57 struct v4l2_async_subdev *asd; in xvip_graph_find_entity() local 288 struct v4l2_async_subdev *asd; in xvip_graph_notify_complete() local 320 struct v4l2_async_subdev *asd; in xvip_graph_notify_bound() local 405 struct v4l2_async_subdev *asd; in xvip_graph_parse() local
|
/linux-6.3-rc2/drivers/media/platform/renesas/rzg2l-cru/ |
A D | rzg2l-core.c | 96 struct v4l2_async_subdev *asd) in rzg2l_cru_group_notify_unbind() 114 struct v4l2_async_subdev *asd) in rzg2l_cru_group_notify_bound() 142 struct v4l2_async_subdev *asd; in rzg2l_cru_mc_parse_of() local
|
A D | rzg2l-csi2.c | 603 struct v4l2_async_subdev *asd) in rzg2l_csi2_notify_bound() 619 struct v4l2_async_subdev *asd) in rzg2l_csi2_notify_unbind() 650 struct v4l2_async_subdev *asd; in rzg2l_csi2_parse_dt() local
|
/linux-6.3-rc2/drivers/media/platform/renesas/rcar-vin/ |
A D | rcar-core.c | 256 struct v4l2_async_subdev *asd) in rvin_group_notify_unbind() 282 struct v4l2_async_subdev *asd) in rvin_group_notify_bound() 315 struct v4l2_async_subdev *asd; in rvin_group_parse_of() local 615 struct v4l2_async_subdev *asd) in rvin_parallel_notify_unbind() 628 struct v4l2_async_subdev *asd) in rvin_parallel_notify_bound() 660 struct v4l2_async_subdev *asd; in rvin_parallel_parse_of() local
|
/linux-6.3-rc2/drivers/media/platform/sunxi/sun4i-csi/ |
A D | sun4i_csi.c | 45 struct v4l2_async_subdev *asd) in sun4i_csi_notify_bound() 121 struct v4l2_async_subdev *asd; in sun4i_csi_notifier_init() local
|
/linux-6.3-rc2/drivers/media/platform/rockchip/rkisp1/ |
A D | rkisp1-dev.c | 125 struct v4l2_async_subdev *asd) in rkisp1_subdev_notifier_bound() 168 static void rkisp1_subdev_notifier_destroy(struct v4l2_async_subdev *asd) in rkisp1_subdev_notifier_destroy()
|
/linux-6.3-rc2/drivers/staging/media/imx/ |
A D | imx-media-of.c | 22 struct v4l2_async_subdev *asd; in imx_media_of_add_csi() local
|
A D | imx-media-dev.c | 23 struct v4l2_async_subdev *asd) in imx_media_subdev_bound()
|
A D | imx6-mipi-csi2.c | 594 struct v4l2_async_subdev *asd) in csi2_notify_bound() 617 struct v4l2_async_subdev *asd) in csi2_notify_unbind() 634 struct v4l2_async_subdev *asd; in csi2_async_register() local
|
/linux-6.3-rc2/drivers/media/platform/renesas/ |
A D | rcar-isp.c | 329 struct v4l2_async_subdev *asd) in risp_notify_bound() 353 struct v4l2_async_subdev *asd) in risp_notify_unbind() 369 struct v4l2_async_subdev *asd; in risp_parse_dt() local
|
/linux-6.3-rc2/drivers/media/platform/ |
A D | video-mux.c | 346 struct v4l2_async_subdev *asd) in video_mux_notify_bound() 366 struct v4l2_async_subdev *asd; in video_mux_async_register() local
|
/linux-6.3-rc2/drivers/media/platform/ti/cal/ |
A D | cal.c | 807 struct v4l2_async_subdev asd; /* Must be first */ member 812 to_cal_asd(struct v4l2_async_subdev *asd) in to_cal_asd() 819 struct v4l2_async_subdev *asd) in cal_async_notifier_bound()
|
/linux-6.3-rc2/drivers/media/pci/intel/ipu3/ |
A D | ipu3-cio2-main.c | 1373 struct v4l2_async_subdev asd; member 1377 #define to_sensor_asd(asd) container_of(asd, struct sensor_async_subdev, asd) argument 1382 struct v4l2_async_subdev *asd) in cio2_notifier_bound() 1403 struct v4l2_async_subdev *asd) in cio2_notifier_unbind() 1417 struct v4l2_async_subdev *asd; in cio2_notifier_complete() local
|
/linux-6.3-rc2/drivers/media/platform/cadence/ |
A D | cdns-csi2rx.c | 249 struct v4l2_async_subdev *asd) in csi2rx_async_bound() 368 struct v4l2_async_subdev *asd; in csi2rx_parse_dt() local
|
/linux-6.3-rc2/drivers/media/i2c/ |
A D | st-mipid02.c | 823 struct v4l2_async_subdev *asd) in mipid02_async_bound() 857 struct v4l2_async_subdev *asd) in mipid02_async_unbind() 873 struct v4l2_async_subdev *asd; in mipid02_parse_rx_ep() local
|