Home
last modified time | relevance | path

Searched refs:atomisp_wdt_stop (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h306 void atomisp_wdt_stop(struct atomisp_sub_device *asd, bool sync);
H A Datomisp_compat_css20.c4157 atomisp_wdt_stop(&isp->asd[i], 0); in atomisp_css_isr_thread()
4273 atomisp_wdt_stop(asd, false); in atomisp_css_isr_thread()
H A Datomisp_cmd.c1625 atomisp_wdt_stop(asd, false); in atomisp_wdt_work()
1671 atomisp_wdt_stop(asd, true); in atomisp_css_flush()
1827 void atomisp_wdt_stop(struct atomisp_sub_device *asd, bool sync) in atomisp_wdt_stop() function
H A Datomisp_ioctl.c2105 atomisp_wdt_stop(asd, true); in __atomisp_streamoff()