Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_internal.h213 #define ATOMISP_DEVICE_STREAMING_STOPPING 2 macro
Datomisp_ioctl.c1165 if (asd->streaming == ATOMISP_DEVICE_STREAMING_STOPPING) { in atomisp_qbuf()
1401 if (asd->streaming == ATOMISP_DEVICE_STREAMING_STOPPING) { in atomisp_dqbuf()
1659 if (asd->streaming == ATOMISP_DEVICE_STREAMING_STOPPING) { in atomisp_streamon()
1970 asd->streaming = ATOMISP_DEVICE_STREAMING_STOPPING; in __atomisp_streamoff()
Datomisp_cmd.c1345 asd->streaming = ATOMISP_DEVICE_STREAMING_STOPPING; in __atomisp_css_recover()