Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_debugfs.c59 struct debugfs_blob_wrapper panicinfo_blob; member
399 debug_info->panicinfo_blob.data = msg->data; in cros_ec_create_panicinfo()
400 debug_info->panicinfo_blob.size = ret; in cros_ec_create_panicinfo()
405 &debug_info->panicinfo_blob)) { in cros_ec_create_panicinfo()