Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_pxp.c182 if (!wait_for_completion_timeout(&pxp->activation, in pxp_terminate()
417 init_completion(&pxp->activation); in xe_pxp_init()
420 complete_all(&pxp->activation); in xe_pxp_init()
560 if (!wait_for_completion_timeout(&pxp->activation, in pxp_start()
575 reinit_completion(&pxp->activation); in pxp_start()
579 XE_WARN_ON(completion_done(&pxp->activation)); in pxp_start()
614 XE_WARN_ON(completion_done(&pxp->activation)); in pxp_start()
619 complete_all(&pxp->activation); in pxp_start()
863 if (!wait_for_completion_timeout(&pxp->activation, in xe_pxp_pm_suspend()
A Dxe_pxp_types.h105 struct completion activation; member
/drivers/net/wireless/intel/iwlwifi/mld/
A Dmlo.c428 le32_to_cpu(notif->activation) ? "enter" : "exit", in iwl_mld_handle_emlsr_trans_fail_notif()
435 le32_to_cpu(notif->activation) ? "" : "de", in iwl_mld_handle_emlsr_trans_fail_notif()
444 if (!le32_to_cpu(notif->activation)) { in iwl_mld_handle_emlsr_trans_fail_notif()
/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dmac-cfg.h907 __le32 activation; member
/drivers/thermal/intel/
A DKconfig98 activation temperature via the TCC Offset register, which is widely
/drivers/leds/trigger/
A DKconfig105 This allows one time activation of a transient state on

Completed in 19 milliseconds