Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c545 static int atomisp_mrfld_power(struct atomisp_device *isp, bool enable) in atomisp_mrfld_power() function
625 return atomisp_mrfld_power(isp, false); in atomisp_power_off()
634 ret = atomisp_mrfld_power(isp, true); in atomisp_power_on()
1556 if (IS_ENABLED(CONFIG_PM) && atomisp_mrfld_power(isp, false)) in atomisp_pci_probe()