Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_debugfs.c54 struct notifier_block notifier_panic; member
471 container_of(nb, struct cros_ec_debugfs, notifier_panic); in cros_ec_debugfs_panic_event()
519 debug_info->notifier_panic.notifier_call = cros_ec_debugfs_panic_event; in cros_ec_debugfs_probe()
521 &debug_info->notifier_panic); in cros_ec_debugfs_probe()