Home
last modified time | relevance | path

Searched refs:ATOMISP_RUN_MODE_PREVIEW (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/
A Datomisp_v4l2.c157 .run_mode = ATOMISP_RUN_MODE_PREVIEW,
204 .run_mode = ATOMISP_RUN_MODE_PREVIEW,
285 .run_mode = ATOMISP_RUN_MODE_PREVIEW,
331 .run_mode = ATOMISP_RUN_MODE_PREVIEW,
377 .run_mode = ATOMISP_RUN_MODE_PREVIEW,
422 .run_mode = ATOMISP_RUN_MODE_PREVIEW,
A Datomisp_cmd.h47 | ATOMISP_RUN_MODE_PREVIEW)
A Datomisp_fops.c332 asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW) { in atomisp_get_css_buf_type()
456 } else if (asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW) { in atomisp_qbuffers_to_css()
A Datomisp_acc.c451 asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW; in atomisp_acc_load_extensions()
A Datomisp_subdev.c848 mode = ATOMISP_RUN_MODE_PREVIEW; in __atomisp_update_run_mode()
A Datomisp_ioctl.c1465 case ATOMISP_RUN_MODE_PREVIEW: in atomisp_get_css_pipe_id()
2653 mode = ATOMISP_RUN_MODE_PREVIEW; in atomisp_s_parm()
A Datomisp_cmd.c831 } else if (asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW) { in __atomisp_get_pipe()
846 case ATOMISP_RUN_MODE_PREVIEW: in __atomisp_get_pipe()
865 } else if (asd->run_mode->val == ATOMISP_RUN_MODE_PREVIEW) { in __atomisp_get_pipe()
A Datomisp_compat_css20.c695 case ATOMISP_RUN_MODE_PREVIEW: in is_pipe_valid_to_current_run_mode()
/linux/drivers/staging/media/atomisp/include/linux/
A Datomisp.h1298 #define ATOMISP_RUN_MODE_PREVIEW 4 macro

Completed in 40 milliseconds