Home
last modified time | relevance | path

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

/Linux-v5.15/scripts/
Dparse-maintainers.pl139 sub file_input { subroutine
180 file_input(\%hash, $input_file);
/Linux-v5.15/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()
1777 if (isp->sw_contex.file_input) in atomisp_streamon()
1801 if (!isp->sw_contex.file_input) { in atomisp_streamon()
1982 if (isp->sw_contex.file_input) in __atomisp_streamoff()
2004 if (!isp->sw_contex.file_input) in __atomisp_streamoff()
2059 if (!isp->sw_contex.file_input) in __atomisp_streamoff()
2680 isp->sw_contex.file_input = true; in atomisp_s_parm_file()
Datomisp_fops.c691 isp->sw_contex.file_input = false; in atomisp_dev_init_struct()
963 if (!isp->sw_contex.file_input && asd->fmt_auto->val) { in atomisp_release()
975 if (isp->sw_contex.file_input && asd->fmt_auto->val) { in atomisp_release()
Datomisp_cmd.c1300 if (!isp->sw_contex.file_input) in __atomisp_css_recover()
1413 if (!isp->sw_contex.file_input) { in __atomisp_css_recover()
1633 isp->sw_contex.file_input ? in atomisp_wdt_work()
1670 isp->sw_contex.file_input ? in atomisp_css_flush()
1910 && isp->sw_contex.file_input) in atomisp_isr_thread()
5432 !asd->params.online_process && !isp->sw_contex.file_input && in atomisp_set_fmt_to_isp()