Home
last modified time | relevance | path

Searched refs:sw_contex (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h262 struct atomisp_sw_contex sw_contex; member
H A Datomisp_fops.c691 isp->sw_contex.file_input = false; in atomisp_dev_init_struct()
702 isp->sw_contex.running_freq = ISP_FREQ_200MHZ; in atomisp_dev_init_struct()
968 if (!isp->sw_contex.file_input && asd->fmt_auto->val) { in atomisp_release()
980 if (isp->sw_contex.file_input && asd->fmt_auto->val) { in atomisp_release()
H A Datomisp_ioctl.c754 if (!isp->sw_contex.file_input && motor) in atomisp_s_input()
1900 if (isp->sw_contex.file_input) in atomisp_streamon()
1924 if (!isp->sw_contex.file_input) { in atomisp_streamon()
2111 if (isp->sw_contex.file_input) in __atomisp_streamoff()
2133 if (!isp->sw_contex.file_input) in __atomisp_streamoff()
2188 if (!isp->sw_contex.file_input) in __atomisp_streamoff()
2216 if (isp->sw_contex.power_state == ATOM_ISP_POWER_UP) { in __atomisp_streamoff()
2851 isp->sw_contex.file_input = true; in atomisp_s_parm_file()
H A Datomisp_v4l2.c617 if (isp->sw_contex.power_state == ATOM_ISP_POWER_DOWN) { in atomisp_mrfld_pre_power_down()
809 if (isp->sw_contex.power_state == ATOM_ISP_POWER_DOWN) { in atomisp_runtime_resume()
1566 isp->sw_contex.power_state = ATOM_ISP_POWER_UP; in atomisp_pci_probe()
H A Datomisp_cmd.c219 if (isp->sw_contex.power_state != ATOM_ISP_POWER_UP) { in atomisp_freq_scaling()
297 if ((new_freq == isp->sw_contex.running_freq) && !force) in atomisp_freq_scaling()
304 isp->sw_contex.running_freq = new_freq; in atomisp_freq_scaling()
529 if (isp->sw_contex.power_state != ATOM_ISP_POWER_UP || in atomisp_isr()
1315 if (!isp->sw_contex.file_input) in __atomisp_css_recover()
1428 if (!isp->sw_contex.file_input) { in __atomisp_css_recover()
1648 isp->sw_contex.file_input ? in atomisp_wdt_work()
1685 isp->sw_contex.file_input ? in atomisp_css_flush()
1937 && isp->sw_contex.file_input) in atomisp_isr_thread()
5502 !asd->params.online_process && !isp->sw_contex.file_input && in atomisp_set_fmt_to_isp()
[all …]