Searched refs:pm_idle_support_cfg (Results 1 – 1 of 1) sorted by relevance
26 char pm_idle_support_cfg[ADF_CFG_MAX_VAL_LEN_IN_BYTES] = {}; in send_host_msg() local37 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()