Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_debugfs.c53 struct debugfs_blob_wrapper panicinfo_blob; member
454 debug_info->panicinfo_blob.data = data; in cros_ec_create_panicinfo()
455 debug_info->panicinfo_blob.size = ret; in cros_ec_create_panicinfo()
458 &debug_info->panicinfo_blob); in cros_ec_create_panicinfo()