Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_v4l2.c728 int atomisp_mrfld_power_down(struct atomisp_device *isp) in atomisp_mrfld_power_down() function
754 return atomisp_mrfld_power_down(isp); in atomisp_runtime_suspend()
820 return atomisp_mrfld_power_down(isp); in atomisp_suspend()
1729 if (IS_ENABLED(CONFIG_PM) && atomisp_mrfld_power_down(isp)) in atomisp_pci_probe()
Datomisp_cmd.h346 int atomisp_mrfld_power_down(struct atomisp_device *isp);
Datomisp_cmd.c315 ret = atomisp_mrfld_power_down(isp); in atomisp_reset()