Home
last modified time | relevance | path

Searched refs:capture_pipe (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Datomisp_fops.c381 struct atomisp_video_pipe *capture_pipe; in atomisp_qbuffers_to_css_for_all_pipes() local
385 capture_pipe = &asd->video_out_capture; in atomisp_qbuffers_to_css_for_all_pipes()
398 atomisp_subdev_source_pad(&capture_pipe->vdev)); in atomisp_qbuffers_to_css_for_all_pipes()
400 atomisp_q_video_buffers_to_css(asd, capture_pipe, in atomisp_qbuffers_to_css_for_all_pipes()
421 struct atomisp_video_pipe *capture_pipe = NULL; in atomisp_qbuffers_to_css() local
441 capture_pipe = &asd->video_out_capture; in atomisp_qbuffers_to_css()
450 capture_pipe = &asd->video_out_capture; in atomisp_qbuffers_to_css()
461 capture_pipe = &asd->video_out_capture; in atomisp_qbuffers_to_css()
476 capture_pipe = &asd->video_out_capture; in atomisp_qbuffers_to_css()
484 if (capture_pipe) { in atomisp_qbuffers_to_css()
[all...]
H A Dia_css_pipe.h39 struct ia_css_pipe *capture_pipe; member
87 struct ia_css_pipe *capture_pipe; member
H A Dsh_css.c1848 struct ia_css_pipe *capture_pipe = NULL; in map_sp_threads() local
1872 capture_pipe = main_pipe->pipe_settings.preview.capture_pipe; in map_sp_threads()
1878 capture_pipe = main_pipe->pipe_settings.video.capture_pipe; in map_sp_threads()
1892 if (capture_pipe) in map_sp_threads()
1894 ia_css_pipeline_map(capture_pipe->pipe_num, map); in map_sp_threads()
1919 struct ia_css_pipe *copy_pipe = NULL, *capture_pipe = NULL; in create_host_pipeline_structure() local
1951 capture_pipe = main_pipe->pipe_settings.preview.capture_pipe; in create_host_pipeline_structure()
2030 struct ia_css_pipe *copy_pipe = NULL, *capture_pipe = NULL; create_host_pipeline() local
3920 struct ia_css_pipe *copy_pipe, *capture_pipe; preview_start() local
4917 struct ia_css_pipe *capture_pipe = NULL; sh_css_pipe_start() local
5724 struct ia_css_pipe *copy_pipe, *capture_pipe; video_start() local
9484 struct ia_css_pipe *capture_pipe = NULL; global() local
[all...]
H A Datomisp_ioctl.c2018 struct atomisp_video_pipe *capture_pipe = NULL; in __atomisp_streamoff() local
2148 capture_pipe = &asd->video_out_capture; in __atomisp_streamoff()
2149 wake_up_interruptible(&capture_pipe->capq.wait); in __atomisp_streamoff()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dia_css_pipe.h39 struct ia_css_pipe *capture_pipe; member
86 struct ia_css_pipe *capture_pipe; member
H A Dsh_css.c1637 struct ia_css_pipe *capture_pipe = NULL; in map_sp_threads() local
1657 capture_pipe = main_pipe->pipe_settings.preview.capture_pipe; in map_sp_threads()
1662 capture_pipe = main_pipe->pipe_settings.video.capture_pipe; in map_sp_threads()
1670 if (capture_pipe) in map_sp_threads()
1671 ia_css_pipeline_map(capture_pipe->pipe_num, map); in map_sp_threads()
1696 struct ia_css_pipe *copy_pipe = NULL, *capture_pipe = NULL; in create_host_pipeline_structure() local
1722 capture_pipe = main_pipe->pipe_settings.preview.capture_pipe; in create_host_pipeline_structure()
1787 struct ia_css_pipe *copy_pipe = NULL, *capture_pipe = NULL; create_host_pipeline() local
3509 struct ia_css_pipe *copy_pipe, *capture_pipe; preview_start() local
4385 struct ia_css_pipe *capture_pipe = NULL; sh_css_pipe_start() local
4972 struct ia_css_pipe *copy_pipe, *capture_pipe; video_start() local
8288 struct ia_css_pipe *capture_pipe = NULL; ia_css_stream_create() local
[all...]
/kernel/linux/linux-5.10/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c247 pipe = &chip->capture_pipe[j]; in pcxhr_config_pipes()
270 capture_mask |= 1 << chip->capture_pipe[j].first_audio; in pcxhr_start_pipes()
H A Dpcxhr.h161 struct pcxhr_pipe capture_pipe[2]; /* 1 stereo or 2 mono pipes */ member
H A Dpcxhr_mixer.c297 pipe = &chip->capture_pipe[0]; in pcxhr_update_audio_pipe_level()
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c247 pipe = &chip->capture_pipe[j]; in pcxhr_config_pipes()
270 capture_mask |= 1 << chip->capture_pipe[j].first_audio; in pcxhr_start_pipes()
H A Dpcxhr.h161 struct pcxhr_pipe capture_pipe[2]; /* 1 stereo or 2 mono pipes */ member
H A Dpcxhr_mixer.c297 pipe = &chip->capture_pipe[0]; in pcxhr_update_audio_pipe_level()

Completed in 23 milliseconds