Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/chrome/
Dcros_ec_debugfs.c41 struct cros_ec_debugfs { struct
60 struct cros_ec_debugfs *debug_info = in cros_ec_console_log_work() argument
62 struct cros_ec_debugfs, in cros_ec_console_log_work()
131 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_console_log_read()
174 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_console_log_poll()
200 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_pdinfo_read()
249 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_uptime_read()
326 static int cros_ec_create_console_log(struct cros_ec_debugfs *debug_info) in cros_ec_create_console_log()
374 static void cros_ec_cleanup_console_log(struct cros_ec_debugfs *debug_info) in cros_ec_cleanup_console_log()
382 static int cros_ec_create_panicinfo(struct cros_ec_debugfs *debug_info) in cros_ec_create_panicinfo()
[all …]
DMakefile21 obj-$(CONFIG_CROS_EC_DEBUGFS) += cros_ec_debugfs.o
DKconfig191 module will be called cros_ec_debugfs.
/Linux-v5.4/include/linux/mfd/
Dcros_ec.h27 struct cros_ec_debugfs *debug_info;