Home
last modified time | relevance | path

Searched defs:pm_state (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/x86/platform/olpc/
H A Dolpc-xo1-pm.c47 static int xo1_power_state_enter(suspend_state_t pm_state) in xo1_power_state_enter()
108 static int xo1_power_state_valid(suspend_state_t pm_state) in xo1_power_state_valid()
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dpm.c160 struct cw1200_pm_state *pm_state = &priv->pm_state; in cw1200_wow_suspend() local
305 struct cw1200_pm_state *pm_state = &priv->pm_state; in cw1200_wow_resume() local
H A Dcw1200.h173 struct cw1200_pm_state pm_state; member
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dsleep.c559 static int acpi_suspend_begin(suspend_state_t pm_state) in acpi_suspend_begin()
587 static int acpi_suspend_enter(suspend_state_t pm_state) in acpi_suspend_enter()
655 static int acpi_suspend_state_valid(suspend_state_t pm_state) in acpi_suspend_state_valid()
686 static int acpi_suspend_begin_old(suspend_state_t pm_state) in acpi_suspend_begin_old()
/OK3568_Linux_fs/kernel/drivers/bus/mhi/core/
H A Dinternal.h435 #define MHI_REG_ACCESS_VALID(pm_state) ((pm_state & (MHI_PM_POR | MHI_PM_M0 | \ argument
439 #define MHI_PM_IN_ERROR_STATE(pm_state) (pm_state >= MHI_PM_FW_DL_ERR) argument
440 #define MHI_PM_IN_FATAL_STATE(pm_state) (pm_state == MHI_PM_LD_ERR_FATAL_DETECT) argument
443 #define MHI_WAKE_DB_CLEAR_VALID(pm_state) (pm_state & (MHI_PM_M0 | \ argument
445 #define MHI_WAKE_DB_SET_VALID(pm_state) (pm_state & MHI_PM_M2) argument
446 #define MHI_WAKE_DB_FORCE_SET_VALID(pm_state) MHI_WAKE_DB_CLEAR_VALID(pm_state) argument
447 #define MHI_EVENT_ACCESS_INVALID(pm_state) (pm_state == MHI_PM_DISABLE || \ argument
449 #define MHI_PM_IN_SUSPEND_STATE(pm_state) (pm_state & \ argument
H A Dmain.c412 enum mhi_pm_state pm_state = 0; in mhi_intvec_threaded_handler() local
984 enum mhi_pm_state pm_state = 0; in mhi_ctrl_ev_task() local
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-cps.c26 enum cps_pm_state pm_state; in cps_nc_enter() local
/OK3568_Linux_fs/kernel/drivers/misc/cardreader/
H A Drts5229.c47 static void rts5229_force_power_down(struct rtsx_pcr *pcr, u8 pm_state) in rts5229_force_power_down()
H A Drts5209.c50 static void rts5209_force_power_down(struct rtsx_pcr *pcr, u8 pm_state) in rts5209_force_power_down()
H A Drtl8411.c79 static void rtl8411_force_power_down(struct rtsx_pcr *pcr, u8 pm_state) in rtl8411_force_power_down()
H A Drts5228.c94 static void rts5228_force_power_down(struct rtsx_pcr *pcr, u8 pm_state) in rts5228_force_power_down()
H A Drtsx_pcr.c1099 static void rtsx_base_force_power_down(struct rtsx_pcr *pcr, u8 pm_state) in rtsx_base_force_power_down()
1113 static void __maybe_unused rtsx_pci_power_off(struct rtsx_pcr *pcr, u8 pm_state) in rtsx_pci_power_off()
H A Drts5261.c89 static void rts5261_force_power_down(struct rtsx_pcr *pcr, u8 pm_state) in rts5261_force_power_down()
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispresizer.h103 int pm_state; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dshdma-base.h72 enum shdma_pm_state pm_state; member
H A Dmhi.h410 u32 pm_state; member
/OK3568_Linux_fs/kernel/drivers/dma/sf-pdma/
H A Dsf-pdma.h98 enum sf_pdma_pm_state pm_state; member
/OK3568_Linux_fs/kernel/arch/arm/mach-exynos/
H A Dsuspend.c71 static struct exynos_pm_state pm_state; variable
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3308_codec.c195 int pm_state; member
3175 int pm_state) in rk3308_codec_set_pm_state()
3989 unsigned long pm_state; in pm_state_store() local
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dfsl-edma-common.h117 enum fsl_edma_pm_state pm_state; member
H A Dfsldma.h180 enum fsldma_pm_state pm_state; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_drv.h221 struct drm_atomic_state *pm_state; member
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dpmac_zilog.c1598 static int pmz_suspend(struct macio_dev *mdev, pm_message_t pm_state) in pmz_suspend()
H A Dserial_core.c1881 enum uart_pm_state pm_state; in uart_line_info() local
2188 enum uart_pm_state pm_state) in uart_change_pm()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/
H A Dnv_type.h136 int pm_state; member

12