Home
last modified time | relevance | path

Searched refs:atomisp_to_video_pipe (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c409 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_g_input()
430 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_s_input()
532 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_enum_framesizes()
568 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_enum_frameintervals()
602 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_enum_fmt_cap()
666 pipe = atomisp_to_video_pipe(vdev); in atomisp_g_fmt_cap()
794 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_qbuf_wrapper()
816 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_dqbuf_wrapper()
1047 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_g_ctrl()
1099 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_s_ctrl()
[all …]
H A Datomisp_fops.c477 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_open()
528 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_release()
H A Datomisp_cmd.h38 struct atomisp_video_pipe *atomisp_to_video_pipe(struct video_device *dev);
H A Datomisp_cmd.c76 struct atomisp_video_pipe *atomisp_to_video_pipe(struct video_device *dev) in atomisp_to_video_pipe() function
2938 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_set_parameters()
4013 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_set_fmt_to_isp()
4221 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_set_fmt_to_snr()
4296 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_set_fmt()