Searched refs:cros_ec_debugfs (Results 1 – 3 of 3) sorted by relevance
49 struct cros_ec_debugfs { struct68 struct cros_ec_debugfs *debug_info = in cros_ec_console_log_work() argument70 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 …]
34 obj-$(CONFIG_CROS_EC_DEBUGFS) += cros_ec_debugfs.o
215 module will be called cros_ec_debugfs.
Completed in 5 milliseconds