Home
last modified time | relevance | path

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

/Linux-v5.10/scripts/
Dparse-maintainers.pl139 sub file_input { subroutine
180 file_input(\%hash, $input_file);
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_internal.h206 bool file_input; member
Datomisp_ioctl.c742 if (!isp->sw_contex.file_input && motor) in atomisp_s_input()
1779 if (isp->sw_contex.file_input) in atomisp_streamon()
1803 if (!isp->sw_contex.file_input) { in atomisp_streamon()
1984 if (isp->sw_contex.file_input) in __atomisp_streamoff()
2006 if (!isp->sw_contex.file_input) in __atomisp_streamoff()
2061 if (!isp->sw_contex.file_input) in __atomisp_streamoff()
2682 isp->sw_contex.file_input = true; in atomisp_s_parm_file()
Datomisp_fops.c688 isp->sw_contex.file_input = false; in atomisp_dev_init_struct()
960 if (!isp->sw_contex.file_input && asd->fmt_auto->val) { in atomisp_release()
972 if (isp->sw_contex.file_input && asd->fmt_auto->val) { in atomisp_release()
Datomisp_cmd.c1299 if (!isp->sw_contex.file_input) in __atomisp_css_recover()
1412 if (!isp->sw_contex.file_input) { in __atomisp_css_recover()
1632 isp->sw_contex.file_input ? in atomisp_wdt_work()
1669 isp->sw_contex.file_input ? in atomisp_css_flush()
1909 && isp->sw_contex.file_input) in atomisp_isr_thread()
5450 !asd->params.online_process && !isp->sw_contex.file_input && in atomisp_set_fmt_to_isp()