Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h299 int atomisp_power_off(struct device *dev);
H A Datomisp_v4l2.c577 int atomisp_power_off(struct device *dev) in atomisp_power_off() function
653 return atomisp_power_off(dev); in atomisp_suspend()
1138 isp->pm_domain.ops.runtime_suspend = atomisp_power_off; in atomisp_pm_init()
H A Datomisp_cmd.c267 ret = atomisp_power_off(isp->dev); in atomisp_reset()