Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h297 void atomisp_wdt_refresh(struct atomisp_sub_device *asd, unsigned int delay);
H A Datomisp_ioctl.c1685 atomisp_wdt_refresh(&isp->asd[0], wdt_duration); in __wdt_on_master_slave_sensor()
1687 atomisp_wdt_refresh(&isp->asd[1], wdt_duration); in __wdt_on_master_slave_sensor()
1983 atomisp_wdt_refresh(asd, wdt_duration); in atomisp_streamon()
H A Datomisp_cmd.c1647 atomisp_wdt_refresh(asd, in atomisp_wdt_work()
1684 atomisp_wdt_refresh(asd, in atomisp_css_flush()
1724 atomisp_wdt_refresh(asd, ATOMISP_ISP_TIMEOUT_DURATION); in atomisp_wdt_start()
1760 void atomisp_wdt_refresh(struct atomisp_sub_device *asd, unsigned int delay) in atomisp_wdt_refresh() function
H A Datomisp_compat_css20.c4276 atomisp_wdt_refresh(asd, in atomisp_css_isr_thread()