Lines Matching refs:intel_pmt_entry
53 struct intel_pmt_entry entry;
65 static bool pmt_crashlog_complete(struct intel_pmt_entry *entry) in pmt_crashlog_complete()
73 static bool pmt_crashlog_disabled(struct intel_pmt_entry *entry) in pmt_crashlog_disabled()
81 static bool pmt_crashlog_supported(struct intel_pmt_entry *entry) in pmt_crashlog_supported()
96 static void pmt_crashlog_set_disable(struct intel_pmt_entry *entry, in pmt_crashlog_set_disable()
112 static void pmt_crashlog_set_clear(struct intel_pmt_entry *entry) in pmt_crashlog_set_clear()
122 static void pmt_crashlog_set_execute(struct intel_pmt_entry *entry) in pmt_crashlog_set_execute()
138 struct intel_pmt_entry *entry = dev_get_drvdata(dev); in enable_show()
169 struct intel_pmt_entry *entry; in trigger_show()
225 static int pmt_crashlog_header_decode(struct intel_pmt_entry *entry, in pmt_crashlog_header_decode()
285 struct intel_pmt_entry *entry = &priv->entry[i].entry; in pmt_crashlog_probe()