Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/pmf/
H A Dtee-if.c119 for (idx = 0; idx < out->actions_count; idx++) { in amd_pmf_apply_policies()
270 if (ta_sm->pmf_result == TA_PMF_TYPE_SUCCESS && out->actions_count) { in amd_pmf_invoke_cmd_enact()
272 dev_dbg(dev->dev, "action count:%u result:%x\n", out->actions_count, in amd_pmf_invoke_cmd_enact()
H A Dpmf.h807 u32 actions_count; member