| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_compat_css20.c | 192 static void __dump_pipe_config(struct atomisp_sub_device *asd, in __dump_pipe_config() 287 static void __dump_stream_config(struct atomisp_sub_device *asd, in __dump_stream_config() 421 static int __destroy_stream(struct atomisp_sub_device *asd, in __destroy_stream() 473 static int __destroy_streams(struct atomisp_sub_device *asd, bool force) in __destroy_streams() 486 static int __create_stream(struct atomisp_sub_device *asd, in __create_stream() 520 static int __create_streams(struct atomisp_sub_device *asd) in __create_streams() 537 static int __destroy_stream_pipes(struct atomisp_sub_device *asd, in __destroy_stream_pipes() 561 static int __destroy_pipes(struct atomisp_sub_device *asd, bool force) in __destroy_pipes() 583 void atomisp_destroy_pipes_stream_force(struct atomisp_sub_device *asd) in atomisp_destroy_pipes_stream_force() 590 struct atomisp_sub_device *asd, in __apply_additional_pipe_config() [all …]
|
| H A D | atomisp_cmd.c | 111 static unsigned short atomisp_get_sensor_fps(struct atomisp_sub_device *asd) in atomisp_get_sensor_fps() 212 struct atomisp_sub_device *asd = &isp->asd[0]; in atomisp_freq_scaling() local 399 static void atomisp_sof_event(struct atomisp_sub_device *asd) in atomisp_sof_event() 409 void atomisp_eof_event(struct atomisp_sub_device *asd, uint8_t exp_id) in atomisp_eof_event() 419 static void atomisp_3a_stats_ready_event(struct atomisp_sub_device *asd, in atomisp_3a_stats_ready_event() 430 static void atomisp_metadata_ready_event(struct atomisp_sub_device *asd, in atomisp_metadata_ready_event() 441 static void atomisp_reset_event(struct atomisp_sub_device *asd) in atomisp_reset_event() 502 struct atomisp_sub_device *asd = &isp->asd[i]; in __get_asd_from_port() local 521 struct atomisp_sub_device *asd; in atomisp_isr() local 636 void atomisp_clear_css_buffer_counters(struct atomisp_sub_device *asd) in atomisp_clear_css_buffer_counters() [all …]
|
| H A D | atomisp_acc.c | 75 acc_get_fw(struct atomisp_sub_device *asd, unsigned int handle) in acc_get_fw() 86 static struct atomisp_map *acc_get_map(struct atomisp_sub_device *asd, in acc_get_map() 99 static int acc_stop_acceleration(struct atomisp_sub_device *asd) in acc_stop_acceleration() 117 void atomisp_acc_release(struct atomisp_sub_device *asd) in atomisp_acc_release() 141 int atomisp_acc_load_to_pipe(struct atomisp_sub_device *asd, in atomisp_acc_load_to_pipe() 211 int atomisp_acc_load(struct atomisp_sub_device *asd, in atomisp_acc_load() 226 int atomisp_acc_unload(struct atomisp_sub_device *asd, unsigned int *handle) in atomisp_acc_unload() 244 int atomisp_acc_start(struct atomisp_sub_device *asd, unsigned int *handle) in atomisp_acc_start() 304 int atomisp_acc_wait(struct atomisp_sub_device *asd, unsigned int *handle) in atomisp_acc_wait() 324 void atomisp_acc_done(struct atomisp_sub_device *asd, unsigned int handle) in atomisp_acc_done() [all …]
|
| H A D | atomisp_subdev.c | 118 bool atomisp_subdev_format_conversion(struct atomisp_sub_device *asd, in atomisp_subdev_format_conversion() 577 static int atomisp_get_sensor_bin_factor(struct atomisp_sub_device *asd) in atomisp_get_sensor_bin_factor() 732 static void isp_subdev_init_params(struct atomisp_sub_device *asd) in isp_subdev_init_params() 833 static int __atomisp_update_run_mode(struct atomisp_sub_device *asd) in __atomisp_update_run_mode() 856 int atomisp_update_run_mode(struct atomisp_sub_device *asd) in atomisp_update_run_mode() 869 struct atomisp_sub_device *asd = container_of( in s_ctrl() local 1093 static void atomisp_init_subdev_pipe(struct atomisp_sub_device *asd, in atomisp_init_subdev_pipe() 1111 static void atomisp_init_acc_pipe(struct atomisp_sub_device *asd, in atomisp_init_acc_pipe() 1127 static int isp_subdev_init_entities(struct atomisp_sub_device *asd) in isp_subdev_init_entities() 1254 struct atomisp_sub_device *asd; in atomisp_create_pads_links() local [all …]
|
| H A D | atomisp_fops.c | 87 static int atomisp_q_one_metadata_buffer(struct atomisp_sub_device *asd, in atomisp_q_one_metadata_buffer() 127 static int atomisp_q_one_s3a_buffer(struct atomisp_sub_device *asd, in atomisp_q_one_s3a_buffer() 169 static int atomisp_q_one_dis_buffer(struct atomisp_sub_device *asd, in atomisp_q_one_dis_buffer() 211 int atomisp_q_video_buffers_to_css(struct atomisp_sub_device *asd, in atomisp_q_video_buffers_to_css() 325 static int atomisp_get_css_buf_type(struct atomisp_sub_device *asd, in atomisp_get_css_buf_type() 374 static int atomisp_qbuffers_to_css_for_all_pipes(struct atomisp_sub_device *asd) in atomisp_qbuffers_to_css_for_all_pipes() 414 int atomisp_qbuffers_to_css(struct atomisp_sub_device *asd) in atomisp_qbuffers_to_css() 705 static void atomisp_subdev_init_struct(struct atomisp_sub_device *asd) in atomisp_subdev_init_struct() 743 static unsigned int atomisp_subdev_users(struct atomisp_sub_device *asd) in atomisp_subdev_users() 769 struct atomisp_sub_device *asd; in atomisp_open() local [all …]
|
| H A D | atomisp_ioctl.c | 609 atomisp_subdev_streaming_count(struct atomisp_sub_device *asd) in atomisp_subdev_streaming_count() 647 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_g_input() local 669 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_s_input() local 775 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_enum_fmt_cap() local 1012 int atomisp_alloc_css_stat_bufs(struct atomisp_sub_device *asd, in atomisp_alloc_css_stat_bufs() 1121 struct atomisp_sub_device *asd = pipe->asd; in __atomisp_reqbufs() local 1253 struct atomisp_sub_device *asd = pipe->asd; in atomisp_qbuf() local 1499 struct atomisp_sub_device *asd = pipe->asd; in atomisp_dqbuf() local 1554 enum ia_css_pipe_id atomisp_get_css_pipe_id(struct atomisp_sub_device *asd) in atomisp_get_css_pipe_id() 1592 static unsigned int atomisp_sensor_start_stream(struct atomisp_sub_device *asd) in atomisp_sensor_start_stream() [all …]
|
| H A D | atomisp_file.c | 41 struct atomisp_sub_device *asd = &isp->asd[0]; in file_work() local 68 struct atomisp_sub_device *asd = &isp->asd[0]; in file_input_s_stream() local 90 struct atomisp_sub_device *asd = &isp->asd[0]; in file_input_get_fmt() local
|
| H A D | atomisp_v4l2.c | 831 struct atomisp_sub_device *asd = &isp->asd[0]; in atomisp_suspend() local 1244 struct atomisp_sub_device *asd = &isp->asd[i]; in atomisp_register_entities() local 1258 struct atomisp_sub_device *asd = &isp->asd[i]; in atomisp_register_entities() local 1504 struct atomisp_sub_device *asd = &isp->asd[i]; in init_atomisp_wdts() local
|
| H A D | atomisp_internal.h | 134 #define ATOMISP_SOC_CAMERA(asd) \ argument 139 #define ATOMISP_USE_YUVPP(asd) \ argument 168 struct atomisp_sub_device *asd; member 235 struct atomisp_sub_device *asd; member
|
| H A D | atomisp_csi2.c | 297 static void atomisp_csi2_configure_isp2401(struct atomisp_sub_device *asd) in atomisp_csi2_configure_isp2401() 395 void atomisp_csi2_configure(struct atomisp_sub_device *asd) in atomisp_csi2_configure()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-async.c | 27 struct v4l2_async_subdev *asd) in v4l2_async_notifier_call_bound() 37 struct v4l2_async_subdev *asd) in v4l2_async_notifier_call_unbind() 54 struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) in match_i2c() 68 struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) in match_devname() 74 struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) in match_fwnode() 143 struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) in match_custom() 162 struct v4l2_async_subdev *asd; in v4l2_async_find_match() local 296 struct v4l2_async_subdev *asd) in v4l2_async_match_notify() 349 struct v4l2_async_subdev *asd; in v4l2_async_notifier_try_all_subdevs() local 408 struct v4l2_async_subdev *asd) in __v4l2_async_notifier_has_async_subdev() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/ |
| H 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 362 struct v4l2_async_subdev *asd; in xvip_graph_parse_one() local 406 struct v4l2_async_subdev *asd; in xvip_graph_parse() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/ |
| H A D | rcar-core.c | 568 struct v4l2_async_subdev *asd) in rvin_parallel_notify_unbind() 581 struct v4l2_async_subdev *asd) in rvin_parallel_notify_bound() 609 struct v4l2_async_subdev *asd) in rvin_parallel_parse_v4l2() 742 struct v4l2_async_subdev *asd) in rvin_group_notify_unbind() 768 struct v4l2_async_subdev *asd) in rvin_group_notify_bound() 796 struct v4l2_async_subdev *asd) in rvin_mc_parse_of_endpoint()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/ |
| H A D | rkisp1-dev.c | 185 struct v4l2_async_subdev *asd) in rkisp1_subdev_notifier_bound() 209 struct v4l2_async_subdev *asd) in rkisp1_subdev_notifier_unbind() 255 struct v4l2_async_subdev *asd; in rkisp1_subdev_notifier() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/ |
| H A D | cal.c | 409 struct v4l2_async_subdev asd; /* Must be first */ member 414 to_cal_asd(struct v4l2_async_subdev *asd) in to_cal_asd() 421 struct v4l2_async_subdev *asd) in cal_async_notifier_bound() 466 struct v4l2_async_subdev *asd; in cal_async_notifier_register() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | dev.c | 587 struct v4l2_async_subdev asd; member 593 struct v4l2_async_subdev *asd) in subdev_notifier_bound() 614 struct v4l2_async_subdev *asd) in rkisp_fwnode_parse() 636 struct v4l2_async_subdev *asd) in subdev_notifier_unbind()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun4i-csi/ |
| H 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
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-csi2-dphy.c | 40 struct v4l2_async_subdev asd; member 722 struct v4l2_async_subdev *asd) in rockchip_csi2_dphy_notifier_bound() 773 struct v4l2_async_subdev *asd) in rockchip_csi2_dphy_notifier_unbind() 792 struct v4l2_async_subdev *asd) in rockchip_csi2_dphy_fwnode_parse()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | subdev-itf.c | 956 struct v4l2_async_subdev asd; member 963 struct v4l2_async_subdev *asd) in sditf_fwnode_parse() 1041 struct v4l2_async_subdev *asd) in sditf_notifier_bound() 1080 struct v4l2_async_subdev *asd) in sditf_notifier_unbind()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/imx/ |
| H A D | imx-media-of.c | 22 struct v4l2_async_subdev *asd; in imx_media_of_add_csi() local
|
| H A D | imx-media-dev.c | 23 struct v4l2_async_subdev *asd) in imx_media_subdev_bound()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | video-mux.c | 344 struct v4l2_async_subdev *asd) in video_mux_notify_bound() 364 struct v4l2_async_subdev *asd; in video_mux_async_register() local
|
| /OK3568_Linux_fs/kernel/include/media/davinci/ |
| H A D | vpif_types.h | 51 struct v4l2_async_subdev **asd; /* Flat array, arranged in groups */ member 77 struct v4l2_async_subdev *asd[VPIF_CAPTURE_MAX_CHANNELS]; member
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/media/ |
| H A D | camera-mx3.h | 39 struct v4l2_async_subdev **asd; /* Flat array, arranged in groups */ member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/ |
| H A D | camss.c | 474 struct v4l2_async_subdev *asd; in camss_of_parse_ports() local 738 struct v4l2_async_subdev *asd) in camss_subdev_notifier_bound()
|