Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/pmt/
H A Dcrashlog.c73 static bool pmt_crashlog_disabled(struct intel_pmt_entry *entry) in pmt_crashlog_disabled() function
139 int enabled = !pmt_crashlog_disabled(entry); in enable_show()
200 } else if (pmt_crashlog_disabled(&entry->entry)) { in trigger_store()