Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpm_domain.h144 GENPD_NOTIFY_OFF, enumerator
/linux/drivers/usb/dwc3/
H A Ddwc3-google.c255 if (action == GENPD_NOTIFY_OFF) { in dwc3_google_usb_psw_pd_notifier()
/linux/drivers/pmdomain/
H A Dcore.c841 GENPD_NOTIFY_OFF, NULL); in _genpd_power_on()
877 raw_notifier_call_chain(&genpd->power_notifiers, GENPD_NOTIFY_OFF, in _genpd_power_on()
924 raw_notifier_call_chain(&genpd->power_notifiers, GENPD_NOTIFY_OFF, in _genpd_power_off()
/linux/drivers/pmdomain/imx/
H A Dimx8mp-blk-ctrl.c247 case GENPD_NOTIFY_OFF: in imx8mp_hsio_power_notifier()