Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c647 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_g_input()
669 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_s_input()
775 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_enum_fmt_cap()
857 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_g_fmt_file()
1120 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in __atomisp_reqbufs()
1211 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_reqbufs_file()
1228 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_querybuf()
1237 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_querybuf_file()
1252 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_qbuf()
1438 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_qbuf_file()
[all …]
H A Datomisp_fops.c782 pipe = atomisp_to_video_pipe(vdev); in atomisp_open()
924 pipe = atomisp_to_video_pipe(vdev); in atomisp_release()
1170 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_mmap()
1267 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_file_mmap()
1277 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_poll()
H A Datomisp_cmd.h58 struct atomisp_video_pipe *atomisp_to_video_pipe(struct video_device *dev);
H A Datomisp_cmd.c96 struct atomisp_video_pipe *atomisp_to_video_pipe(struct video_device *dev) in atomisp_to_video_pipe() function
4226 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_set_parameters()
4838 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_get_fmt()
4884 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_try_fmt()
5230 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_set_fmt_to_isp()
5566 struct atomisp_sub_device *asd = atomisp_to_video_pipe(vdev)->asd; in atomisp_set_fmt_to_snr()
5567 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_set_fmt_to_snr()
5662 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_set_fmt()
6111 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_set_fmt_file()
6704 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); in atomisp_get_invalid_frame_num()