Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_pm.c26 char pm_idle_support_cfg[ADF_CFG_MAX_VAL_LEN_IN_BYTES] = {}; in send_host_msg() local
37 ADF_PM_IDLE_SUPPORT, pm_idle_support_cfg); in send_host_msg()
38 ret = kstrtobool(pm_idle_support_cfg, &pm_idle_support); in send_host_msg()