Home
last modified time | relevance | path

Searched refs:atomisp_mrfld_power_down (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c769 int atomisp_mrfld_power_down(struct atomisp_device *isp) in atomisp_mrfld_power_down() function
795 return atomisp_mrfld_power_down(isp); in atomisp_runtime_suspend()
861 return atomisp_mrfld_power_down(isp); in atomisp_suspend()
1857 if (IS_ENABLED(CONFIG_PM) && atomisp_mrfld_power_down(isp)) in atomisp_pci_probe()
H A Datomisp_cmd.h430 int atomisp_mrfld_power_down(struct atomisp_device *isp);
H A Datomisp_cmd.c323 ret = atomisp_mrfld_power_down(isp); in atomisp_reset()