Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/pmt/
H A Dcrashlog.c51 struct crashlog_entry { struct
59 struct crashlog_entry entry[]; argument
148 struct crashlog_entry *entry; in enable_store()
182 struct crashlog_entry *entry; in trigger_store()
230 struct crashlog_entry *crashlog; in pmt_crashlog_header_decode()
236 crashlog = container_of(entry, struct crashlog_entry, entry); in pmt_crashlog_header_decode()