Home
last modified time | relevance | path

Searched refs:ATOMISP_DEVICE_STREAMING_DISABLED (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h211 #define ATOMISP_DEVICE_STREAMING_DISABLED 0 macro
H A Datomisp_fops.c997 asd->streaming = ATOMISP_DEVICE_STREAMING_DISABLED; in atomisp_release()
H A Datomisp_subdev.c876 if (asd->streaming != ATOMISP_DEVICE_STREAMING_DISABLED) { in s_ctrl()
H A Datomisp_ioctl.c1976 asd->streaming = ATOMISP_DEVICE_STREAMING_DISABLED; in atomisp_streamon()
2121 asd->streaming = ATOMISP_DEVICE_STREAMING_DISABLED; in __atomisp_streamoff()
H A Datomisp_v4l2.c843 if (asd->streaming != ATOMISP_DEVICE_STREAMING_DISABLED) { in atomisp_suspend()
H A Datomisp_cmd.c1378 asd->streaming = ATOMISP_DEVICE_STREAMING_DISABLED; in __atomisp_css_recover()
6333 if (asd->streaming == ATOMISP_DEVICE_STREAMING_DISABLED) { in atomisp_offline_capture_configure()
H A Datomisp_compat_css20.c4116 if (asd->streaming == ATOMISP_DEVICE_STREAMING_DISABLED && in __get_atomisp_subdev()