Home
last modified time | relevance | path

Searched refs:scpi_pd_power (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/
H A Dscpi_pm_domain.c33 static int scpi_pd_power(struct scpi_pm_domain *pd, bool power_on) in scpi_pd_power() function
54 return scpi_pd_power(pd, true); in scpi_pd_power_on()
61 return scpi_pd_power(pd, false); in scpi_pd_power_off()
/kernel/linux/linux-6.6/drivers/firmware/
H A Dscpi_pm_domain.c34 static int scpi_pd_power(struct scpi_pm_domain *pd, bool power_on) in scpi_pd_power() function
55 return scpi_pd_power(pd, true); in scpi_pd_power_on()
62 return scpi_pd_power(pd, false); in scpi_pd_power_off()

Completed in 2 milliseconds