Home
last modified time | relevance | path

Searched refs:ATOMISP_DEVICE_STREAMING_STOPPING (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h213 #define ATOMISP_DEVICE_STREAMING_STOPPING 2 macro
H A Datomisp_ioctl.c1274 if (asd->streaming == ATOMISP_DEVICE_STREAMING_STOPPING) { in atomisp_qbuf()
1516 if (asd->streaming == ATOMISP_DEVICE_STREAMING_STOPPING) { in atomisp_dqbuf()
1780 if (asd->streaming == ATOMISP_DEVICE_STREAMING_STOPPING) { in atomisp_streamon()
2097 asd->streaming = ATOMISP_DEVICE_STREAMING_STOPPING; in __atomisp_streamoff()
H A Datomisp_cmd.c1361 asd->streaming = ATOMISP_DEVICE_STREAMING_STOPPING; in __atomisp_css_recover()