Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/
Dparse-maintainers.pl139 sub file_input { subroutine
180 file_input(\%hash, $input_file);
/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_internal.h206 bool file_input; member
Datomisp_fops.c689 isp->sw_contex.file_input = false; in atomisp_dev_init_struct()
990 if (!isp->sw_contex.file_input && asd->fmt_auto->val) { in atomisp_release()
1002 if (isp->sw_contex.file_input && asd->fmt_auto->val) { in atomisp_release()
Datomisp_ioctl.c753 if (!isp->sw_contex.file_input && motor) in atomisp_s_input()
1941 if (isp->sw_contex.file_input) in atomisp_streamon()
1965 if (!isp->sw_contex.file_input) { in atomisp_streamon()
2152 if (isp->sw_contex.file_input) in __atomisp_streamoff()
2174 if (!isp->sw_contex.file_input) in __atomisp_streamoff()
2229 if (!isp->sw_contex.file_input) in __atomisp_streamoff()
2892 isp->sw_contex.file_input = true; in atomisp_s_parm_file()
Datomisp_cmd.c1312 if (!isp->sw_contex.file_input) in __atomisp_css_recover()
1425 if (!isp->sw_contex.file_input) { in __atomisp_css_recover()
1640 isp->sw_contex.file_input ? in atomisp_wdt_work()
1677 isp->sw_contex.file_input ? in atomisp_css_flush()
1929 && isp->sw_contex.file_input) in atomisp_isr_thread()
5445 !asd->params.online_process && !isp->sw_contex.file_input && in atomisp_set_fmt_to_isp()