Searched refs:atomisp_power_off (Results 1 – 3 of 3) sorted by relevance
318 int atomisp_power_off(struct device *dev);
601 int atomisp_power_off(struct device *dev) in atomisp_power_off() function670 return atomisp_power_off(dev); in atomisp_suspend()1479 isp->pm_domain.ops.runtime_suspend = atomisp_power_off; in atomisp_pci_probe()
285 ret = atomisp_power_off(isp->dev); in atomisp_reset()