Home
last modified time | relevance | path

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

/drivers/platform/chrome/
Dcros_ec_debugfs.c51 struct debugfs_blob_wrapper panicinfo_blob; member
427 debug_info->panicinfo_blob.data = msg->data; in cros_ec_create_panicinfo()
428 debug_info->panicinfo_blob.size = ret; in cros_ec_create_panicinfo()
431 &debug_info->panicinfo_blob); in cros_ec_create_panicinfo()