Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h318 int atomisp_power_off(struct device *dev);
H A Datomisp_v4l2.c601 int atomisp_power_off(struct device *dev) in atomisp_power_off() function
670 return atomisp_power_off(dev); in atomisp_suspend()
1479 isp->pm_domain.ops.runtime_suspend = atomisp_power_off; in atomisp_pci_probe()
H A Datomisp_cmd.c285 ret = atomisp_power_off(isp->dev); in atomisp_reset()