Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h310 int atomisp_power_off(struct device *dev);
Datomisp_v4l2.c588 int atomisp_power_off(struct device *dev) in atomisp_power_off() function
664 return atomisp_power_off(dev); in atomisp_suspend()
1149 isp->pm_domain.ops.runtime_suspend = atomisp_power_off; in atomisp_pm_init()
Datomisp_cmd.c278 ret = atomisp_power_off(isp->dev); in atomisp_reset()