Home
last modified time | relevance | path

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

/drivers/platform/chrome/
A Dcros_ec_debugfs.c49 struct cros_ec_debugfs { struct
68 struct cros_ec_debugfs *debug_info = in cros_ec_console_log_work() argument
70 struct cros_ec_debugfs, in cros_ec_console_log_work()
139 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_console_log_read()
182 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_console_log_poll()
208 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_pdinfo_read()
267 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_uptime_read()
426 static int cros_ec_create_panicinfo(struct cros_ec_debugfs *debug_info) in cros_ec_create_panicinfo()
463 struct cros_ec_debugfs *debug_info = in cros_ec_debugfs_panic_event()
464 container_of(nb, struct cros_ec_debugfs, notifier_panic); in cros_ec_debugfs_panic_event()
[all …]
A DMakefile34 obj-$(CONFIG_CROS_EC_DEBUGFS) += cros_ec_debugfs.o
A DKconfig215 module will be called cros_ec_debugfs.

Completed in 5 milliseconds