Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_debugfs.c44 struct cros_ec_debugfs { struct
63 struct cros_ec_debugfs *debug_info = in cros_ec_console_log_work() argument
65 struct cros_ec_debugfs, in cros_ec_console_log_work()
134 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_console_log_read()
177 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_console_log_poll()
203 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_pdinfo_read()
271 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_uptime_read()
434 static int cros_ec_create_panicinfo(struct cros_ec_debugfs *debug_info) in cros_ec_create_panicinfo()
471 struct cros_ec_debugfs *debug_info = in cros_ec_debugfs_panic_event()
472 container_of(nb, struct cros_ec_debugfs, notifier_panic); in cros_ec_debugfs_panic_event()
[all …]
H A DMakefile28 obj-$(CONFIG_CROS_EC_DEBUGFS) += cros_ec_debugfs.o
H A DKconfig202 module will be called cros_ec_debugfs.
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_proto.h229 struct cros_ec_debugfs *debug_info;