Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/pmt/
H A Dcrashlog.c308 static struct auxiliary_driver pmt_crashlog_aux_driver = { variable
316 return auxiliary_driver_register(&pmt_crashlog_aux_driver); in pmt_crashlog_init()
321 auxiliary_driver_unregister(&pmt_crashlog_aux_driver); in pmt_crashlog_exit()